diff options
Diffstat (limited to 'doc/snac.1')
| -rw-r--r-- | doc/snac.1 | 17 |
1 files changed, 16 insertions, 1 deletions
@@ -78,8 +78,17 @@ Fediverse identifier to follow. .It Boost (by URL) Fill the input area with the URL of a Fediverse note to be boosted. +.It Like (by URL) +Fill the input area with the URL of a Fediverse note to be +liked. .It User setup... This option opens the user setup dialog. +.It Followed hashtags... +Enter here the list of hashtags you want to follow, one +per line, with or without the # symbol. +.It Blocked hashtags... +Enter here the list of hashtags you want to block, one +per line, with or without the # symbol. .El .Pp The user setup dialog allows some user information to be @@ -151,6 +160,9 @@ approved or discarded. If this toggle is set, the number of followers and following accounts are made public (this is only the number; the specific lists of accounts are never published). +.It Web interface language +If the administrator has installed any language file, it +can be selected here. .It Password Write the same string in these two fields to change your password. 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 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 ... @@ -395,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 , |