Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
VIGNET Pierre
cadbiom
Commits
88ae5e36
Commit
88ae5e36
authored
Oct 28, 2018
by
VIGNET Pierre
Browse files
Fix typos
parent
5302b4a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
command_line/cadbiom_cmd/cadbiom_cmd.py
View file @
88ae5e36
...
...
@@ -284,7 +284,7 @@ def main():
help
=
solutions_sort
.
__doc__
)
parser_solutions_sort
.
add_argument
(
'path'
,
help
=
"Solution file or directory with MAC solutions files "
"(*cam* files) generated with the '
compute_macs
' command."
)
"(*cam* files) generated with the '
solutions_search
' command."
)
parser_solutions_sort
.
set_defaults
(
func
=
solutions_sort
)
...
...
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