aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrunfink <grunfink@noreply.codeberg.org>2025-11-20 08:59:36 +0100
committergrunfink <grunfink@noreply.codeberg.org>2025-11-20 08:59:36 +0100
commit50667916310ba1ed4e81d75472892af396a7401b (patch)
tree0a2d863407ba85aeab756b4904c595c6f3d2da56
parent497fccd285e9460e19664b0af361171c4efbe960 (diff)
parentccf216e7644d69cbbeaf94abaf30719e7ee50efc (diff)
Merge pull request 'move 'server.pid' away from user section' (#501) from spky/snac2:manpage_fix into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/501
-rw-r--r--doc/snac.54
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/snac.5 b/doc/snac.5
index 89c01bd..cf6ee0c 100644
--- a/doc/snac.5
+++ b/doc/snac.5
@@ -143,6 +143,8 @@ in the "last_announcement" field of the
.Pa user.json
file. When the file is modified, the announcement will then reappear. It can
contain only text and will be ignored if it has more than 2048 bytes.
+.It Pa server.pid
+This file stores the server PID in a single text line.
.El
.Pp
Each user directory is a subdirectory of
@@ -222,8 +224,6 @@ after executing the 'export_csv' command-line operation.
.It Pa import/
Mastodon-compatible CSV files must be copied into this directory to use
any of the importing functions.
-.It Pa server.pid
-This file stores the server PID in a single text line.
.El
.Sh SEE ALSO
.Xr snac 1 ,