Skip to content

Conversation

@Lestropie
Copy link
Member

Closes #2292.

Before:

SYNOPSIS

     Perform B1 field inhomogeneity correction for a DWI volume series

USAGE

     dwibiascorrect [ options ] algorithm ...

        algorithm    Select the algorithm to be used to complete the script operation;
                     additional details and options become available once an
                     algorithm is nominated. Options are: ants, fsl

After:

SYNOPSIS

     Perform B1 field inhomogeneity correction for a DWI volume series

USAGE

     dwibiascorrect algorithm [ options ] ...

        algorithm    Select the algorithm to be used to complete the script operation;
                     additional details and options become available once an
                     algorithm is nominated. Options are: ants, fsl

For help page interfaces of algorithmm module wrapper scripts, do not insert the prospect of command-line options in between the wrapper name and the algorithm selection, as such usage will not work.
As reported in #2292.
@Lestropie Lestropie requested a review from a team March 3, 2021 01:52
@Lestropie Lestropie self-assigned this Mar 3, 2021
@jdtournier jdtournier merged commit 248396e into master Mar 3, 2021
@jdtournier jdtournier deleted the algorithm_helppage_fix branch March 3, 2021 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dwibiascorrect: usage info misleading

3 participants