aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-03-02 04:56:00 +0100
committerdefault <nobody@localhost>2025-03-02 04:56:00 +0100
commit1434dc277abeb75a2414042a474203a61b73d262 (patch)
treedf2f728e2015c6f1ae384f3ae856e98c01218561
parentb2d2cc7ec5c76910fe5e95c967416d8aeea208b2 (diff)
Updated documentation.
-rw-r--r--doc/snac.15
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/snac.1 b/doc/snac.1
index 90f51b9..601ce6d 100644
--- a/doc/snac.1
+++ b/doc/snac.1
@@ -268,7 +268,8 @@ argument is -e, the external editor defined by the EDITOR
environment variable will be invoked to prepare a message; if
it's - (a lonely hyphen), the post content will be read from stdin.
The rest of command line arguments are treated as media files to be
-attached to the post.
+attached to the post. The LANG environment variable (if defined) is used
+as the post language.
.It Cm note_unlisted Ar basedir Ar uid Ar text Op file file ...
Like the previous one, but creates an "unlisted" (or "quiet public") post.
.It Cm note_mention Ar basedir Ar uid Ar text Op file file ...
@@ -407,6 +408,8 @@ variable. Set it to an integer value. The higher, the deeper in meaningless
verbiage you'll find yourself into.
.It Ev EDITOR
The user-preferred interactive text editor to prepare messages.
+.It Ev LANG
+The language of the post when sending messages.
.El
.Sh SEE ALSO
.Xr snac 5 ,