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
William Clarke
fsl_mrs
Commits
1cd3d1c2
Commit
1cd3d1c2
authored
Oct 14, 2021
by
William Clarke
Browse files
Remove incorrect fsl_mrs_proc help text.
parent
4f4df3bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
fsl_mrs/scripts/fsl_mrs_proc
View file @
1cd3d1c2
...
...
@@ -390,8 +390,7 @@ def add_common_args(p):
# ' Defaults to first (0).'
# ' Specify as indices counting from 0.')
optional
.
add_argument
(
'--allreports'
,
action
=
"store_true"
,
help
=
'Generate reports for all inputs.'
' Overrides arguments to reportIndicies.'
)
help
=
'Generate reports for all inputs.'
)
# optional.add_argument('--conjugate', action="store_true",
# help='apply conjugate to FID')
optional
.
add_argument
(
'--filename'
,
type
=
str
,
metavar
=
'<str>'
,
...
...
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