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 /README | |
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 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ OPTIONS Specifies the encoding of the file. -n, --iterations N - The the processing N times. Defaults to 1 time. + Process the file recursively N times. Defaults to 1 time. -u, --unshebang Clear the shebang line, remove it if this flag |