diff options
| author | Xavier Vello <xavier.vello@gmail.com> | 2025-09-03 14:48:37 +0200 |
|---|---|---|
| committer | Xavier Vello <xavier.vello@gmail.com> | 2025-09-03 14:48:37 +0200 |
| commit | 9060ccd8e7826d384211552e4d5c5597ca97dc43 (patch) | |
| tree | 08e09ae136e09304eccd17662a06e95372dbb453 /doc | |
| parent | d23fc31ba9c58e81d872d283ccdd1228865378b2 (diff) | |
Document the update command
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 |