From 32d9f0f870e440813feed55117b0eb449dde20b4 Mon Sep 17 00:00:00 2001 From: default Date: Sun, 4 Dec 2022 21:30:14 +0100 Subject: [PATCH] Updated documentation. --- doc/snac.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/snac.1 b/doc/snac.1 index 0b6d75a..e1d0398 100644 --- a/doc/snac.1 +++ b/doc/snac.1 @@ -150,6 +150,8 @@ Upgrades the data storage after installing a new version. Only necessary if .Nm complains and demands it. +.It Cm httpd Ar basedir +Starts the daemon. .It Cm purge Ar basedir Purges old data from the timeline of all users. .It Cm adduser Ar basedir Op uid @@ -160,8 +162,8 @@ the server is installed in the user's .Pa static/ directory. -.It Cm httpd Ar basedir -Starts the daemon. +.It Cm resetpwd Ar basedir Ar uid +Resets a user's password to a new, random one. .It Cm queue Ar basedir Ar uid Processes the output queue of the specied user, sending all enqueued messages and re-enqueing the failing ones. This command