Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
uyegy
CPUnetPLOT
Commits
99117969
Commit
99117969
authored
Aug 21, 2014
by
Mario Hock
Browse files
..
parent
22874586
Changes
1
Show whitespace changes
Inline
Side-by-side
cnlls.py
View file @
99117969
...
...
@@ -108,6 +108,9 @@ if __name__ == "__main__":
parser
.
add_argument
(
"-l"
,
"--long"
,
action
=
"store_true"
)
parser
.
add_argument
(
"-s"
,
"--summary"
,
action
=
"store_true"
)
## TODO -e, --environment
# Specify which env-fields should be added to the comment
args
=
parser
.
parse_args
()
...
...
Write
Preview
Markdown
is supported
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