diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-11-28 14:40:49 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-11-28 14:40:49 +0100 |
commit | 1588644f924bb702e56a007be629c54cf14e5e5d (patch) | |
tree | 452a702f31988486c19ce4330f6c03283aab9e26 /doc/man | |
parent | add manpage (diff) | |
download | gpp-1588644f924bb702e56a007be629c54cf14e5e5d.tar.gz gpp-1588644f924bb702e56a007be629c54cf14e5e5d.tar.bz2 gpp-1588644f924bb702e56a007be629c54cf14e5e5d.tar.xz |
m + add shell tab-completion
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/gpp.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/gpp.1 b/doc/man/gpp.1 index 275a15e..99e820d 100644 --- a/doc/man/gpp.1 +++ b/doc/man/gpp.1 @@ -68,7 +68,7 @@ Defaults to @ (at). Specifies the encoding of the file. .TP .BR \-n ,\ \-\-iterations \ \fIN\fP -The the processing \fIN\fP times. Defaults to 1 time. +Process the file recursively \fIN\fP times. Defaults to 1 time. .TP .BR \-u ,\ \-\-unshebang Clear the shebang line, remove it if this flag |