|
Size: 1306
Comment: added Detailed Flag Description
|
← Revision 30 as of 2008-04-29 11:45:05 ⇥
Size: 1686
Comment: converted to 1.6 markup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 9: | Line 9: |
| '''Index''' <<TableOfContents>> |
|
| Line 13: | Line 17: |
| command [argA] -flag1 [arg2] -flag2 [arg3] [<options>] | command argA argB -flag1 arg1 -flag2 arg2 [-flag3 arg3] [-flag4 arg4] |
| Line 15: | Line 19: |
| = Positional Arguments = || [argA] || description || |
= Arguments = == Positional Arguments == || argA || brief description || detailed description (eg, help file information) || || argB || brief description || detailed description (eg, help file information) || |
| Line 18: | Line 24: |
| = Required Flagged Arguments = || -flag1 [arg1] || description || || -flag2 [arg2] || description || |
== Required Flagged Arguments == || -flag1 arg1 || brief description || detailed description (eg, help file information) || || -flag2 arg2 || brief description || detailed description (eg, help file information) || |
| Line 22: | Line 28: |
| = Optional Flagged Arguments = || -flag3 [arg3] || description || || -flag4 [arg4] || description || |
== Optional Flagged Arguments == || -flag3 arg3 || brief description ||detailed description (eg, help file information) || || -flag4 arg4 || brief description ||detailed description (eg, help file information) || |
| Line 32: | Line 38: |
= Detailed Flag Description = == -flagAlpha [a] == == -flagBravo [b] == |
|
| Line 48: | Line 50: |
| = Bugs = None |
|
| Line 49: | Line 54: |
| ["othercommand1"], ["othercommand2"] | [[othercommand1]], [[othercommand2]] |
| Line 61: | Line 66: |
| ["References/Lastname###"] | [[References/Lastname###]] |
Index
Contents
Name
command - 1/2 sentence summary
Synopsis
command argA argB -flag1 arg1 -flag2 arg2 [-flag3 arg3] [-flag4 arg4]
Arguments
Positional Arguments
argA |
brief description |
detailed description (eg, help file information) |
argB |
brief description |
detailed description (eg, help file information) |
Required Flagged Arguments
-flag1 arg1 |
brief description |
detailed description (eg, help file information) |
-flag2 arg2 |
brief description |
detailed description (eg, help file information) |
Optional Flagged Arguments
-flag3 arg3 |
brief description |
detailed description (eg, help file information) |
-flag4 arg4 |
brief description |
detailed description (eg, help file information) |
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
Bugs
None
See Also
Links
Methods Description
description description
References
Reporting Bugs
Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>
