summaryrefslogtreecommitdiff
path: root/doc/snac.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/snac.1')
-rw-r--r--doc/snac.115
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/snac.1 b/doc/snac.1
index 601ce6d..92e30b7 100644
--- a/doc/snac.1
+++ b/doc/snac.1
@@ -163,6 +163,9 @@ lists of accounts are never published).
163.It Web interface language 163.It Web interface language
164If the administrator has installed any language file, it 164If the administrator has installed any language file, it
165can be selected here. 165can be selected here.
166.It Time zone
167The time zone the user is on (default: UTC). Only
168used for scheduled posts.
166.It Password 169.It Password
167Write the same string in these two fields to change your 170Write the same string in these two fields to change your
168password. Don't write anything if you don't want to do this. 171password. Don't write anything if you don't want to do this.
@@ -347,6 +350,18 @@ Imports a Mastodon list of accounts to be blocked in CSV format. The
347file must be stored inside the 350file must be stored inside the
348.Pa import/ 351.Pa import/
349subdirectory of a user's directory inside the server base directory. 352subdirectory of a user's directory inside the server base directory.
353.It Cm lists Ar basedir Ar uid
354Prints the name of the user created lists.
355.It Cm list_members Ar basedir Ar uid Ar name
356Prints the list of actors in the named list.
357.It Cm create_list Ar basedir Ar uid Ar name
358Creates a new list.
359.It Cm delete_list Ar basedir Ar uid Ar name
360Deletes an existing list.
361.It Cm list_add Ar basedir Ar uid Ar name Ar account
362Adds an account (by its @name@host handle or actor URL) to a list.
363.It Cm list_del Ar basedir Ar uid Ar name Ar actor_url
364Deletes an actor (by its actor URL) from a list.
350.El 365.El
351.Ss Migrating an account to/from Mastodon 366.Ss Migrating an account to/from Mastodon
352See 367See