Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2004-08-03 15:52:15
Size: 191
Editor: DavidTuch
Comment: New page.
Revision 7 as of 2004-08-05 02:08:03
Size: 967
Editor: DavidTuch
Comment: Changed formatting.
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## see dtrecon as an exmaple
Line 2: Line 3:
{{{
command - 1/2 sentence summary
}}}
Line 4: Line 7:
{{{
command arg1 -i <arg2> -o <arg3> [<options>]
}}}
Line 6: Line 12:
{{{
arg1
  Description
}}}
Line 7: Line 17:
= Required Arguments = = Required Flagged Arguments =
{{{
-i <arg2>
Line 9: Line 21:
= Optional Arguments = -o <arg3>
  arg3
}}}

= Optional Flagged Arguments =
{{{
-f <fvalue>
  description
  description

-g <gvalue>
  description
  description
}}}
Line 12: Line 37:
{{{
volume1 - description
volume2 - description
}}}
Line 14: Line 43:
{{{
command foo -i f -o out
}}}
Line 15: Line 47:
= Version = = Example 2 =
{{{
command foo -i f -o out -f fvalue
}}}

= See Also =
 ["othercommand1"], ["othercommand2"]
Line 18: Line 56:
 JaneSmith

= Links =
 FreeSurfer, FsFast

= References =
## For example: ["Belliveau1991"]
 NameYear
Line 20: Line 66:
 Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>
Line 21: Line 68:
= Category =
## For example: CategoryFreeSurferCommandVolumeConversion
 Category``Stream``Function

Name

command - 1/2 sentence summary

Synopsis

command arg1 -i <arg2> -o <arg3> [<options>]

Positional Arguments

arg1
  Description

Required Flagged Arguments

-i <arg2>

-o <arg3>
  arg3

Optional Flagged Arguments

-f <fvalue>
  description
  description

-g <gvalue>
  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

Category

  • CategoryStreamFunction

CommandTemplate (last edited 2008-04-29 11:45:05 by localhost)