Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cordova Wiki" for change notification.
The "DocumentationCLIDesign" page has been changed by MichaelBrooks: http://wiki.apache.org/cordova/DocumentationCLIDesign?action=diff&rev1=1&rev2=2 Comment: Change formatting of hastings create template file. == Usage == - {{{$ hastings [path] ................. output written to /build/doc/}}} + {{{$ hastings [path] ..................... output written to /build/doc/}}} - {{{$ hastings < path ................. output written to stdout}}} + {{{$ hastings < path ..................... output written to stdout}}} - {{{$ hastings watch [path] ........... build and watch for changes}}} + {{{$ hastings watch [path] ............... build and watch for changes}}} - {{{$ hastings init [path] ............ initialize default doc files}}} + {{{$ hastings init [path] ................ initialize default doc files}}} - {{{$ hastings create template file ... create a template doc file}}} + {{{$ hastings create <template> <file> ... create a template doc file}}} - {{{$ hastings help ................... get help}}} + {{{$ hastings help ....................... get help}}} == Simple Usage == @@ -143, +143 @@ match your naming convention but you will then need to specify the `path` to each command. - === $ hastings create ''template'' ''file'' === + === $ hastings create <template> <file> === Create a new document from a template.
