summaryrefslogtreecommitdiff
path: root/doc/snac.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/snac.1')
-rw-r--r--doc/snac.117
1 files changed, 16 insertions, 1 deletions
diff --git a/doc/snac.1 b/doc/snac.1
index 327e071..601ce6d 100644
--- a/doc/snac.1
+++ b/doc/snac.1
@@ -78,8 +78,17 @@ Fediverse identifier to follow.
78.It Boost (by URL) 78.It Boost (by URL)
79Fill the input area with the URL of a Fediverse note to be 79Fill the input area with the URL of a Fediverse note to be
80boosted. 80boosted.
81.It Like (by URL)
82Fill the input area with the URL of a Fediverse note to be
83liked.
81.It User setup... 84.It User setup...
82This option opens the user setup dialog. 85This option opens the user setup dialog.
86.It Followed hashtags...
87Enter here the list of hashtags you want to follow, one
88per line, with or without the # symbol.
89.It Blocked hashtags...
90Enter here the list of hashtags you want to block, one
91per line, with or without the # symbol.
83.El 92.El
84.Pp 93.Pp
85The user setup dialog allows some user information to be 94The user setup dialog allows some user information to be
@@ -151,6 +160,9 @@ approved or discarded.
151If this toggle is set, the number of followers and following 160If this toggle is set, the number of followers and following
152accounts are made public (this is only the number; the specific 161accounts are made public (this is only the number; the specific
153lists of accounts are never published). 162lists of accounts are never published).
163.It Web interface language
164If the administrator has installed any language file, it
165can be selected here.
154.It Password 166.It Password
155Write the same string in these two fields to change your 167Write the same string in these two fields to change your
156password. Don't write anything if you don't want to do this. 168password. Don't write anything if you don't want to do this.
@@ -256,7 +268,8 @@ argument is -e, the external editor defined by the EDITOR
256environment variable will be invoked to prepare a message; if 268environment variable will be invoked to prepare a message; if
257it's - (a lonely hyphen), the post content will be read from stdin. 269it's - (a lonely hyphen), the post content will be read from stdin.
258The rest of command line arguments are treated as media files to be 270The rest of command line arguments are treated as media files to be
259attached to the post. 271attached to the post. The LANG environment variable (if defined) is used
272as the post language.
260.It Cm note_unlisted Ar basedir Ar uid Ar text Op file file ... 273.It Cm note_unlisted Ar basedir Ar uid Ar text Op file file ...
261Like the previous one, but creates an "unlisted" (or "quiet public") post. 274Like the previous one, but creates an "unlisted" (or "quiet public") post.
262.It Cm note_mention Ar basedir Ar uid Ar text Op file file ... 275.It Cm note_mention Ar basedir Ar uid Ar text Op file file ...
@@ -395,6 +408,8 @@ variable. Set it to an integer value. The higher, the deeper in meaningless
395verbiage you'll find yourself into. 408verbiage you'll find yourself into.
396.It Ev EDITOR 409.It Ev EDITOR
397The user-preferred interactive text editor to prepare messages. 410The user-preferred interactive text editor to prepare messages.
411.It Ev LANG
412The language of the post when sending messages.
398.El 413.El
399.Sh SEE ALSO 414.Sh SEE ALSO
400.Xr snac 5 , 415.Xr snac 5 ,