diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/snac.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -374,10 +374,10 @@ subdirectory of a user's directory inside the server base directory. 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 +.It Cm list_create 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_remove Ar basedir Ar uid Ar name +Removes 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 |