From 4f1315cb9ff4a3dd78b90352bb517861bf2d59b7 Mon Sep 17 00:00:00 2001 From: pacien Date: Thu, 27 Feb 2020 17:13:58 +0100 Subject: compiler: allow explicit dist path for viewer deployment --- compiler/ldgallery.1.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'compiler/ldgallery.1.md') 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: -c, \--clean-output : Remove unnecessary files from the output directory. --w, \--with-viewer -: Include the static web viewer in the output. - The compiled gallery itself is then placed in <\output-dir\>/gallery. +-w, \--with-viewer[=_DIR_] +: Deploy either the bundled or the given static web viewer to the output directory. + The compiled gallery itself is then placed in \/gallery. -h, \--help : Display help message. -- cgit v1.2.3