summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar default2025-01-20 10:47:23 +0100
committerGravatar default2025-01-20 10:47:23 +0100
commitfbc5015dc4f7b8fbc5901022b3252b5edbcf6ebf (patch)
tree929017c3f11bc5a4c83c5370464909386d789a77 /doc
parentAdded support for the SNAC_BASEDIR environment variable. (diff)
downloadpenes-snac2-fbc5015dc4f7b8fbc5901022b3252b5edbcf6ebf.tar.gz
penes-snac2-fbc5015dc4f7b8fbc5901022b3252b5edbcf6ebf.tar.xz
penes-snac2-fbc5015dc4f7b8fbc5901022b3252b5edbcf6ebf.zip
Documented the SNAC_BASEDIR environment variable.
Diffstat (limited to 'doc')
-rw-r--r--doc/snac.17
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/snac.1 b/doc/snac.1
index 7611600..d33bccb 100644
--- a/doc/snac.1
+++ b/doc/snac.1
@@ -377,6 +377,13 @@ https://$SNAC_HOST/oauth/x-snac-get-token
377.Pp 377.Pp
378.Sh ENVIRONMENT 378.Sh ENVIRONMENT
379.Bl -tag -width Ds 379.Bl -tag -width Ds
380.It SNAC_BASEDIR
381This optional environment variable can be set to the base directory of
382your installation; if set, you don't have to add the base directory as an
383argument to command-line operations. This may prove useful if you only
384have one
385.Nm
386instance in you system (which is probably your case).
380.It Ev DEBUG 387.It Ev DEBUG
381Overrides the debugging level from the server 'dbglevel' configuration 388Overrides the debugging level from the server 'dbglevel' configuration
382variable. Set it to an integer value. The higher, the deeper in meaningless 389variable. Set it to an integer value. The higher, the deeper in meaningless