README.md: Add the -h usage text [#26]

This commit is contained in:
Matt Mascarenhas 2017-06-28 15:23:55 +01:00
parent 048323e50f
commit f623733427
1 changed files with 21 additions and 0 deletions

View File

@ -54,3 +54,24 @@ Valid tags:
player in my samples_
- `<!-- __CINERA_PLAYER__ -->` _the player_
- `<!-- __CINERA_SCRIPT__ -->` _the listeners that enable interaction with the player_
#### Arguments
Usage: ./hmml_to_html [option(s)] filename(s)
Options:
-c <CSS directory path>
Override default CSS directory (".")
-i <images directory path>
Override default images directory (".")
-j <JS directory path>
Override default JS directory (".")
-o <output location>
Override default output location ("out.html")
-q <quotes directory path>
Override default quotes directory ("/home/matt/git/GitHub/insofaras/25fc16d58a297a486334")
-t <template location>
Override default template location ("template.html")
and automatically enable integration
-h
display this help