Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nathan/Eilisha Shiraini
colorcode
Commits
a206673f
Commit
a206673f
authored
Sep 27, 2018
by
Nathan/Eilisha Shiraini
Browse files
Corrected help for -o
parent
30d4fc79
Changes
1
Hide whitespace changes
Inline
Side-by-side
colorcode/cli.py
View file @
a206673f
...
...
@@ -87,7 +87,7 @@ def _apInit():
action
=
'store'
,
default
=
'code.png'
,
dest
=
'out'
,
help
=
'
If specified, the DATA arguments will be interpeted as file names from which the data will be read'
,
help
=
'
The output file. If the value is "-", PNG image will be output to stdout.
,
)
parser.add_argument(
'
data
',
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment