|
Size: 1285
Comment: added comment to refer to HelpOnCommandTemplate
|
Size: 1155
Comment: added Examples heading
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 8: | Line 8: |
| {{{ | |
| Line 10: | Line 9: |
| }}} | |
| Line 13: | Line 11: |
| {{{ | |
| Line 15: | Line 12: |
| }}} | |
| Line 18: | Line 14: |
| {{{ [argA] description }}} |
|| [argA] || description || |
| Line 24: | Line 17: |
| {{{ -flag1 [arg1] description description -flag2 [arg2] description description }}} |
|| -flag1 [arg1] || description || || -flag2 [arg2] || description || |
| Line 35: | Line 21: |
| {{{ -flag3 [arg3] description description -flag4 [arg4] description description }}} |
|| -flag3 [arg3] || description || || -flag4 [arg4] || description || |
| Line 46: | Line 25: |
| {{{ volume1 - description volume2 - description }}} |
|| volume1 || description || || volume2 || description || |
| Line 54: | Line 31: |
| = Example 1 = {{{ |
= Examples = == Example 1 == |
| Line 59: | Line 36: |
| }}} | |
| Line 61: | Line 37: |
| = Example 2 = {{{ |
== Example 2 == |
| Line 66: | Line 41: |
| }}} | |
| Line 71: | Line 45: |
| = Author/s = JaneSmith |
|
| Line 76: | Line 47: |
= Methods Description = {{{ description description }}} |
|
| Line 83: | Line 60: |
| = Methods Description = {{{ description description }}} = Category = Category``Stream``Function |
= Author/s = JaneSmith |
Name
command - 1/2 sentence summary
Synopsis
command [argA] -flag1 [arg2] -flag2 [arg3] [<options>]
Positional Arguments
[argA] |
description |
Required Flagged Arguments
-flag1 [arg1] |
description |
-flag2 [arg2] |
description |
Optional Flagged Arguments
-flag3 [arg3] |
description |
-flag4 [arg4] |
description |
Outputs
volume1 |
description |
volume2 |
description |
Description
description
Examples
Example 1
command foo -i f -o out
description
Example 2
command foo -i f -o out -f fvalue
description
See Also
["othercommand1"], ["othercommand2"]
Links
Methods Description
description description
References
["References/Lastname###"]
Reporting Bugs
Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>
