diff options
| author | default <nobody@localhost> | 2025-02-01 08:21:05 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-02-01 08:21:05 +0100 |
| commit | 35ce3d1ecb26f7fb76858f015312b69cb9817bfb (patch) | |
| tree | 5626cf4639d5d0202d48d77300f99781ba8c43c8 | |
| parent | ed6c6328a14ae486ba87a7bad273a4bd3a4056c4 (diff) | |
Updated documentation.
| -rw-r--r-- | doc/snac.1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -234,6 +234,8 @@ Purges old data from the timeline of all users. .It Cm adduser Ar basedir Op uid Adds a new user to the server. This is an interactive command; necessary information will be prompted for. +.It Cm deluser Ar basedir Ar uid +Deletes a user, unfollowing all accounts first. .It Cm resetpwd Ar basedir Ar uid Resets a user's password to a new, random one. .It Cm queue Ar basedir Ar uid |