|
Revision 1304, 0.5 KB
(checked in by dmisev, 3 years ago)
|
|
|
-
Property svn:mergeinfo set to
| /src/jomdoc/branches/jomdoc-tntbase/src/jomdoc/org/omdoc/jomdoc/cli/commands.properties | 981-1083 | | /src/jomdoc/trunk/src/jomdoc/org/omdoc/jomdoc/cli/commands.properties | 160-487 | | /trunk/src/jomdoc/org/omdoc/jomdoc/cli/commands.properties | 3-6 |
|
| Line | |
|---|
| 1 | help.description=Describe the usage of this program or its subcommands.\n\ |
|---|
| 2 | usage: help [SUBCOMMAND...] |
|---|
| 3 | render.description=\ |
|---|
| 4 | Render OMDoc documents.\n\ |
|---|
| 5 | usage: render [OPTION]... SOURCE...\n\ |
|---|
| 6 | \n\ |
|---|
| 7 | Note: options for rendering which accept an argument like -f, -B, -g, -C, etc.\n\ |
|---|
| 8 | can be specified multiple times in a command. |
|---|
| 9 | transform.description=\ |
|---|
| 10 | Transform OMDoc documents.\n\ |
|---|
| 11 | usage: transform [OPTION]... SOURCE... |
|---|
| 12 | validate.description=\ |
|---|
| 13 | Perform various tests on OMDoc documents.\n\ |
|---|
| 14 | usage: validate [OPTION]... SOURCE... |
|---|