summaryrefslogtreecommitdiff
path: root/doc/snac.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/snac.1')
-rw-r--r--doc/snac.19
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/snac.1 b/doc/snac.1
index 71dcf4a..d33bccb 100644
--- a/doc/snac.1
+++ b/doc/snac.1
@@ -256,7 +256,7 @@ it's - (a lonely hyphen), the post content will be read from stdin.
256The rest of command line arguments are treated as media files to be 256The rest of command line arguments are treated as media files to be
257attached to the post. 257attached to the post.
258.It Cm note_unlisted Ar basedir Ar uid Ar text Op file file ... 258.It Cm note_unlisted Ar basedir Ar uid Ar text Op file file ...
259Like the previous one, but creates an "unlisted" (or "quiet public") one. 259Like the previous one, but creates an "unlisted" (or "quiet public") post.
260.It Cm block Ar basedir Ar instance_url 260.It Cm block Ar basedir Ar instance_url
261Blocks a full instance, given its URL or domain name. All subsequent 261Blocks a full instance, given its URL or domain name. All subsequent
262incoming activities with identifiers from that instance will be immediately 262incoming activities with identifiers from that instance will be immediately
@@ -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