|
Size: 1074
Comment: Improved formatting.
|
Size: 1112
Comment: Added see CommandTemplate comment.
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| ## see dtrecon as an exmaple | ## see CommandTemplate and dtrecon as exmaples |
| Line 8: | Line 8: |
| command arg1 -i <arg2> -o <arg3> [<options>] | command argA -flag1 [arg2] -flag2 [arg3] [<options>] |
| Line 13: | Line 13: |
| arg1 | argA |
| Line 19: | Line 19: |
| -i <arg2> | -flag1 [arg1] |
| Line 23: | Line 23: |
| -o <arg3> | -flag2 [arg2] |
| Line 30: | Line 30: |
| -f <fvalue> | -flag3 [arg3] |
| Line 34: | Line 34: |
| -g <gvalue> | -flag4 [arg4] |
Name
command - 1/2 sentence summary
Synopsis
command argA -flag1 [arg2] -flag2 [arg3] [<options>]
Positional Arguments
argA description
Required Flagged Arguments
-flag1 [arg1] description description -flag2 [arg2] description description
Optional Flagged Arguments
-flag3 [arg3] description description -flag4 [arg4] description description
Outputs
volume1 - description volume2 - description
Example 1
command foo -i f -o out
Example 2
command foo -i f -o out -f fvalue
See Also
["othercommand1"], ["othercommand2"]
Author
Links
References
Reporting Bugs
Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>
Methods Description
description description
Category
CategoryStreamFunction
