|
Size: 903
Comment: Added Category, References headings. Added commented examples.
|
Size: 1052
Comment: Improved formatting.
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 9: | Line 9: |
| argA | || argA || || Description || |
| Line 11: | Line 12: |
| Description argB Description |
|| argB || || Description || |
| Line 18: | Line 16: |
| -flag1 <arg1> | || -flag1 <arg1> || || Description || |
| Line 20: | Line 19: |
| Description - flag2 <arg2> Description |
|| - flag2 <arg2> || || Description || |
| Line 28: | Line 24: |
| -flag3 <arg3> Description. |
|| -flag3 <arg3> || || Description || |
| Line 33: | Line 28: |
| file1 | || file1 || Description || |
| Line 35: | Line 31: |
| Description file2 Description |
|| file2 || Description || |
| Line 42: | Line 34: |
| command argA argB -flag1 foo -flag2 goo Description |
|| command argA argB -flag1 foo -flag2 goo || || Description || |
| Line 47: | Line 38: |
| command argA argB -flag1 foo -flag2 goo -flag3 hoo Description |
|| command argA argB -flag1 foo -flag2 goo -flag3 hoo || || Description || |
| Line 52: | Line 42: |
| ["command2"] ["command3"] |
|| ["command2"] || || ["command3"] || |
| Line 63: | Line 52: |
| ## For example: ["Belliveau1991"] NameYear |
## For example: ["References/Belliveau1991"] ["References/NameYear"] |
| Line 67: | Line 56: |
| Report bugs to <> | Report bugs to <analysis-bugs@nmr.mgh.harvard.edu> |
Name
- command - quick summary
Synopsis
command argA argB -flag1 <arg1> -flag2 <arg2> -flag3 <arg3>
Positional Arguments
argA
Description
argB
Description
Required Flagged Arguments
-flag1 <arg1>
Description
- flag2 <arg2>
Description
Optional Flagged Arguments
-flag3 <arg3>
Description
Outputs
file1
Description
file2
Description
Example 1
command argA argB -flag1 foo -flag2 goo
Description
Example 2
command argA argB -flag1 foo -flag2 goo -flag3 hoo
Description
See Also
["command2"]
["command3"]
Author
Links
CommandGuide
References
- ["References/NameYear"]
Reporting Bugs
Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>
Category
CategoryStreamCommand
