From d862c99d6ee74f25261c00fcfee3a6e551501f16 Mon Sep 17 00:00:00 2001 From: pacien Date: Thu, 27 Feb 2020 14:26:12 +0100 Subject: compiler: clarify dependent path documentation --- 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 fd0355b..4c9c6c8 100644 --- a/compiler/ldgallery.1.md +++ b/compiler/ldgallery.1.md @@ -35,11 +35,11 @@ Available options are: -x, \--output-index _FILE_ : Generated gallery index output path. - Defaults to $output-dir/index.json. + Defaults to \/index.json. -g, \--gallery-config _FILE_ : Gallery configuration file. - Defaults to $input-dir/gallery.yaml. + Defaults to \/gallery.yaml. -r, \--rebuild-all : Invalidate cache and recompile everything. @@ -49,7 +49,7 @@ Available options are: -w, \--with-viewer : Include the static web viewer in the output. - The compiled gallery itself is then placed in $output-dir/gallery. + The compiled gallery itself is then placed in <\output-dir\>/gallery. -h, \--help : Display help message. -- cgit v1.2.3