diff options
| author | daltux <1medinnz@duck.com> | 2025-09-04 15:30:59 -0300 |
|---|---|---|
| committer | daltux <1medinnz@duck.com> | 2025-09-04 15:30:59 -0300 |
| commit | 4f5b49bc2476ab6986c3364aa0b88e0cc97040c4 (patch) | |
| tree | a793c69df7ef6c00fbb170905719214662461897 /doc | |
| parent | 0f1b67611317ab7163a134573b525eb10b415ea8 (diff) | |
| parent | 6dae96de25ed8d91767aa4cb4e634b71a4b9ae9a (diff) | |
Merge branch 'master' of https://codeberg.org/daltux/snac2 into docker_tzdata
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/snac.1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -282,6 +282,8 @@ necessary information will be prompted for. 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 update Ar basedir Ar uid +Sends a user's updated profile to following instances. .It Cm queue Ar basedir Ar uid Processes the output queue of the specified user, sending all enqueued messages and re-enqueing the failing ones. This command |