diff options
Diffstat (limited to 'compiler/ldgallery.1.md')
-rw-r--r-- | compiler/ldgallery.1.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/compiler/ldgallery.1.md b/compiler/ldgallery.1.md index 3e20562..7d1dd77 100644 --- a/compiler/ldgallery.1.md +++ b/compiler/ldgallery.1.md | |||
@@ -47,9 +47,9 @@ Available options are: | |||
47 | -c, \--clean-output | 47 | -c, \--clean-output |
48 | : Remove unnecessary files from the output directory. | 48 | : Remove unnecessary files from the output directory. |
49 | 49 | ||
50 | -w, \--with-viewer | 50 | -w, \--with-viewer[=_DIR_] |
51 | : Include the static web viewer in the output. | 51 | : Deploy either the bundled or the given static web viewer to the output directory. |
52 | The compiled gallery itself is then placed in <\output-dir\>/gallery. | 52 | The compiled gallery itself is then placed in \<output-dir\>/gallery. |
53 | 53 | ||
54 | -h, \--help | 54 | -h, \--help |
55 | : Display help message. | 55 | : Display help message. |