17 lines
349 B
Markdown
17 lines
349 B
Markdown
Program:
|
|
|
|
program *program name here*
|
|
version "*version information here*"
|
|
help "*help information here*"
|
|
|
|
Usage:
|
|
|
|
*program name* *(optional argument list)*
|
|
*program name* **alternative form** *(optional argument list)*
|
|
|
|
*some grammar for composite arguments*
|
|
|
|
Arguments:
|
|
|
|
*--longform*, *(optional shortform)*, *(optional arguments)*, *description*
|