summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelo Papenhoff <aap@papnet.eu>2022-08-05 14:29:59 +0000
committerOri Bernstein <ori@eigenstate.org>2022-08-05 14:29:59 +0000
commit909323e92a4e694bff5908e500d8655ac1bbd932 (patch)
tree3e72109e437919b012aa4c0d5b4a714075d94c53
parentf03556a76343783be1873dc39d57b63e37c07dc1 (diff)
fix paqfs manpage
-rw-r--r--sys/man/4/paqfs5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/man/4/paqfs b/sys/man/4/paqfs
index 59fe6f99a..899494024 100644
--- a/sys/man/4/paqfs
+++ b/sys/man/4/paqfs
@@ -4,7 +4,7 @@ paqfs \- compressed read-only file system
.SH SYNOPSIS
.B paqfs
[
-.B -disv
+.B -adipqsv
]
[
.B -c
@@ -40,6 +40,9 @@ Options to
.I paqfs
are:
.TP
+.BI -a
+Treat everyone as group/owner.
+.TP
.BI -c " cachesize
The number of file system blocks to cache in memory. The default is 20 blocks.
.TP