Updated readme.
h3rald h3rald@h3rald.com
Sun, 29 Oct 2017 19:25:53 +0100
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
README.md
→
README.md
@@ -21,6 +21,7 @@ * **\-\-user-js=<file>** causes HastyScribe to insert the contents of the specified local file as a Javascript script.
* **\-\-output-file=<file>** causes HastyScribe to write output to a local file (Use [\-\-output-file=-](class:opt) to output to standard output). * **\-\-watermark=<file>** causes HastyScribe to embed and display an image as a watermark throughout the document. * **\-\-fragment** causes HastyScribe to output just an HTML fragment instead of a full document, without embedding any image, font or stylesheet. + * **\-\-dump=all|styles|fonts** causes HastyScribe to dump all resources/stylesheets/fonts to the current directory. ## FAQs