Amended specification.
This commit is contained in:
17
Specification.md
Normal file
17
Specification.md
Normal file
@@ -0,0 +1,17 @@
|
||||
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)*
|
||||
*...*
|
||||
|
||||
Arguments:
|
||||
|
||||
*some grammar for composite arguments*
|
||||
|
||||
*--longform*, *(optional shortform)*, *(optional arguments)*, *description*
|
||||
Reference in New Issue
Block a user