Add comment to command options dict

reviewable/pr18780/r1
Ricky Cook 10 years ago
parent 8d9f6053d3
commit 25789b3f47

@ -100,6 +100,7 @@ EXAMPLES = '''
creates: /path/to/database
'''
# Dict of options and their defaults
OPTIONS = {'chdir': None,
'creates': None,
'executable': None,

Loading…
Cancel
Save