From fbc5015dc4f7b8fbc5901022b3252b5edbcf6ebf Mon Sep 17 00:00:00 2001 From: default Date: Mon, 20 Jan 2025 10:47:23 +0100 Subject: Documented the SNAC_BASEDIR environment variable. --- doc/snac.1 | 7 +++++++ 1 file changed, 7 insertions(+) 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 .Pp .Sh ENVIRONMENT .Bl -tag -width Ds +.It SNAC_BASEDIR +This optional environment variable can be set to the base directory of +your installation; if set, you don't have to add the base directory as an +argument to command-line operations. This may prove useful if you only +have one +.Nm +instance in you system (which is probably your case). .It Ev DEBUG Overrides the debugging level from the server 'dbglevel' configuration variable. Set it to an integer value. The higher, the deeper in meaningless -- cgit v1.2.3