Release 1.2.4.
[checkpath] / tmpdir.1
index 71f8544..05030ba 100644 (file)
--- a/tmpdir.1
+++ b/tmpdir.1
@@ -5,13 +5,15 @@ tmpdir \- choose, or check a choice of, temporary directory
 .SH SYNOPSIS
 .B tmpdir
 .RB [ \-bcv ]
+.RB [ \-g
+.IR group ]
 .RB [ \-C
 .IR dir ]
 .SH USAGE
 The
 .B tmpdir
 program creates a secure place for temporary files to be stored, and
-outputs an assignment to the 
+outputs an assignment to the
 .B TMPDIR
 variable suitable for execution by a shell.
 .PP
@@ -71,6 +73,11 @@ examine the user's shell and decide which syntax to use based on that.
 .B "\-c, \-\-cshell"
 Output an assignment using C shell syntax.
 .TP
+.BI "\-g, \-\-group " group
+Trust (the members of)
+.IR group :
+consider directories they can write to be safe.
+.TP
 .B "-v, \-\-verbose"
 Report problems to standard error.  Repeat for more verbosity.
 .TP