diff options
author | default <nobody@localhost> | 2022-10-04 18:58:58 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2022-10-04 18:58:58 +0200 |
commit | cea390bdabd65408baf6e46964ca7aaad5727f49 (patch) | |
tree | 9bbd37dc5c1ea1cf1304c7f63c68cd3fad556689 /doc/snac.1 | |
parent | 37e3a6474568721a1b8dc054c8fac5f45555762c (diff) |
Updated documentation.
Diffstat (limited to 'doc/snac.1')
-rw-r--r-- | doc/snac.1 | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -137,9 +137,8 @@ Initializes the database. This is an interactive command; necessary information will be prompted for. The .Ar basedir directory must not exist. -.It Cm purge Ar basedir Op uid -Purges old data from the timeline of all users. If a user id is -provided, only this user's timeline will be purged. +.It Cm purge Ar basedir +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. Also, a copy of |