root/src/jomdoc/trunk/src/jomdoc/org/omdoc/jomdoc/cli/commands.properties

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.properties981-1083
    /src/jomdoc/trunk/src/jomdoc/org/omdoc/jomdoc/cli/commands.properties160-487
    /trunk/src/jomdoc/org/omdoc/jomdoc/cli/commands.properties3-6
Line 
1help.description=Describe the usage of this program or its subcommands.\n\
2usage: help [SUBCOMMAND...]
3render.description=\
4Render OMDoc documents.\n\
5usage: render [OPTION]... SOURCE...\n\
6\n\
7Note: options for rendering which accept an argument like -f, -B, -g, -C, etc.\n\
8can be specified multiple times in a command.
9transform.description=\
10Transform OMDoc documents.\n\
11usage: transform [OPTION]... SOURCE...
12validate.description=\
13Perform various tests on OMDoc documents.\n\
14usage: validate [OPTION]... SOURCE...
Note: See TracBrowser for help on using the browser.