فهرست منبع

Updated documentation.

default 1 سال پیش
والد
کامیت
cafc4e10de
1فایلهای تغییر یافته به همراه12 افزوده شده و 0 حذف شده
  1. 12 0
      doc/snac.1

+ 12 - 0
doc/snac.1

@@ -350,6 +350,18 @@ Imports a Mastodon list of accounts to be blocked in CSV format. The
 file must be stored inside the
 .Pa import/
 subdirectory of a user's directory inside the server base directory.
+.It Cm lists Ar basedir Ar uid
+Prints the name of the user created lists.
+.It Cm list_members Ar basedir Ar uid Ar name
+Prints the list of actors in the named list.
+.It Cm create_list Ar basedir Ar uid Ar name
+Creates a new list.
+.It Cm delete_list Ar basedir Ar uid Ar name
+Deletes an existing list.
+.It Cm list_add Ar basedir Ar uid Ar name Ar account
+Adds an account (by its @name@host handle or actor URL) to a list.
+.It Cm list_del Ar basedir Ar uid Ar name Ar actor_url
+Deletes an actor (by its actor URL) from a list.
 .El
 .Ss Migrating an account to/from Mastodon
 See