summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2018-02-23 12:17:53 -0500
committerAndrew Gallant <jamslam@gmail.com>2018-02-23 12:18:15 -0500
commitf5411b992cb5287e35ceca724651121c0beb3995 (patch)
treef7e92a5de97333b6912537532139d9a05e48588f /doc
parent492effc7be4e34bc57871a038a39b15b786ac69c (diff)
doc: use PATTERNFILE for -f/--file flag
Fixes #832
Diffstat (limited to 'doc')
-rw-r--r--doc/rg.1.txt.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rg.1.txt.tpl b/doc/rg.1.txt.tpl
index 911cba71..5af3eb29 100644
--- a/doc/rg.1.txt.tpl
+++ b/doc/rg.1.txt.tpl
@@ -12,7 +12,7 @@ Synopsis
*rg* [_OPTIONS_] *-e* _PATTERN_... [_PATH_...]
-*rg* [_OPTIONS_] *-f* _PATH_... [_PATH_...]
+*rg* [_OPTIONS_] *-f* _PATTERNFILE_... [_PATH_...]
*rg* [_OPTIONS_] *--files* [_PATH_...]