From cea390bdabd65408baf6e46964ca7aaad5727f49 Mon Sep 17 00:00:00 2001 From: default Date: Tue, 4 Oct 2022 18:58:58 +0200 Subject: Updated documentation. --- doc/snac.1 | 5 ++--- doc/snac.5 | 3 ++- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/snac.1 b/doc/snac.1 index 5ebfa53..203f7a0 100644 --- a/doc/snac.1 +++ b/doc/snac.1 @@ -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 diff --git a/doc/snac.5 b/doc/snac.5 index 511a88f..108ef1a 100644 --- a/doc/snac.5 +++ b/doc/snac.5 @@ -61,7 +61,8 @@ Server configuration. .It Pa user/ Directory holding user subdirectories. .It Pa archive/ -If this directory exists, all input and output messages are stored into. +If this directory exists, all input and output messages are logged inside it, +including HTTP headers. Only useful for debugging. May grow to enormous sizes. .El .Pp Each user directory is a subdirectory of -- cgit v1.2.3