chiark / gitweb /
chkpath.c, tmpdir.c, utils.c: Add option to trust private groups.
[checkpath] / tmpdir.1
index be786bd3e4dbe7a2376be047740848c859747559..9459a444762c0cf82fc18322138c5163b28047c3 100644 (file)
--- a/tmpdir.1
+++ b/tmpdir.1
@@ -72,6 +72,9 @@ Don't try to find a temporary directory; just see whether
 is secure, and exit successfully if it is (and unsuccessfully if it
 isn't).
 .TP
+.B "\-T, \-\-private-group"
+Accept directories which are accessible by the user's primary group
+.TP
 .B "\-b, \-\-bourne"
 Output an assignment using Bourne shell syntax.  The default is to
 examine the user's shell and decide which syntax to use based on that.