summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar grunfink2025-11-20 08:59:36 +0100
committerGravatar grunfink2025-11-20 08:59:36 +0100
commit50667916310ba1ed4e81d75472892af396a7401b (patch)
tree0a2d863407ba85aeab756b4904c595c6f3d2da56
parentMerge pull request 'Add metadata to remote users' (#499) from dandelions/snac... (diff)
parentmove 'server.pid' away from user section (diff)
downloadsnac2-50667916310ba1ed4e81d75472892af396a7401b.tar.gz
snac2-50667916310ba1ed4e81d75472892af396a7401b.tar.xz
snac2-50667916310ba1ed4e81d75472892af396a7401b.zip
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
143.Pa user.json 143.Pa user.json
144file. When the file is modified, the announcement will then reappear. It can 144file. When the file is modified, the announcement will then reappear. It can
145contain only text and will be ignored if it has more than 2048 bytes. 145contain only text and will be ignored if it has more than 2048 bytes.
146.It Pa server.pid
147This file stores the server PID in a single text line.
146.El 148.El
147.Pp 149.Pp
148Each user directory is a subdirectory of 150Each user directory is a subdirectory of
@@ -222,8 +224,6 @@ after executing the 'export_csv' command-line operation.
222.It Pa import/ 224.It Pa import/
223Mastodon-compatible CSV files must be copied into this directory to use 225Mastodon-compatible CSV files must be copied into this directory to use
224any of the importing functions. 226any of the importing functions.
225.It Pa server.pid
226This file stores the server PID in a single text line.
227.El 227.El
228.Sh SEE ALSO 228.Sh SEE ALSO
229.Xr snac 1 , 229.Xr snac 1 ,