summaryrefslogtreecommitdiffstats
path: root/man/par.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/par.1')
-rw-r--r--man/par.18
1 files changed, 6 insertions, 2 deletions
diff --git a/man/par.1 b/man/par.1
index 7f4ebd4..63d5b71 100644
--- a/man/par.1
+++ b/man/par.1
@@ -1,11 +1,11 @@
.\"
.hys 50
-.TH "par" "1" "9 Jan 2004"
+.TH "par" "1" "18 December 2007"
.SH NAME
par \- parallel command processing
.SH SYNOPSIS
.B par
-[\fB\-diqx\fP]
+[\fB\-dfiqx\fP]
[\c
.BI \-c\
command]
@@ -69,6 +69,10 @@ options, where the first line of the input file(s) begins with a pound-sign
Print debugging information on standard error (stderr).
.\"
.TP
+.B \-f
+No file or STDIN, just run a quantity of the command specified with -c.
+.\"
+.TP
.B \-i
Run commands interactively through (multiple)
.BR xterm (1)