aboutsummaryrefslogtreecommitdiff
path: root/ldgallery.1.md
diff options
context:
space:
mode:
authorpacien2020-02-21 15:39:01 +0100
committerpacien2020-02-23 22:42:03 +0100
commitce0b7ec230703d239b3d77e09352c0b1d515d8f5 (patch)
tree7aaebf14164df273699ebd3140cd1b8d49e93c7f /ldgallery.1.md
parent68899f0c1ba4f641c376fda1e51d9694b02b9c5d (diff)
downloadldgallery-ce0b7ec230703d239b3d77e09352c0b1d515d8f5.tar.gz
compiler: add gallery config file CLI argument
GitHub: closes #136
Diffstat (limited to 'ldgallery.1.md')
-rw-r--r--ldgallery.1.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/ldgallery.1.md b/ldgallery.1.md
index a5d0e4c..e891345 100644
--- a/ldgallery.1.md
+++ b/ldgallery.1.md
@@ -33,6 +33,10 @@ Available options are:
33 Must be distinct from the source directory. 33 Must be distinct from the source directory.
34 Defaults to ./out. 34 Defaults to ./out.
35 35
36-g, \--gallery-config _FILE_
37: Gallery configuration file.
38 Defaults to $input-dir/gallery.yaml.
39
36-r, \--rebuild-all 40-r, \--rebuild-all
37: Invalidate cache and recompile everything. 41: Invalidate cache and recompile everything.
38 42