summaryrefslogtreecommitdiffstats
path: root/doc/rg.1.md
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-09-24 21:13:24 -0400
committerAndrew Gallant <jamslam@gmail.com>2016-09-24 21:13:24 -0400
commit423f2a1927d770c5fc2d5cb4980ac66e9c149ea5 (patch)
tree21276ab62979c87762843b2f948d8cebf2e9c4d4 /doc/rg.1.md
parent4b5e789a2ae854d234cd8fd3a87380a0f99dc584 (diff)
Permit options with --help/--version.
Fixes #47.
Diffstat (limited to 'doc/rg.1.md')
-rw-r--r--doc/rg.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rg.1.md b/doc/rg.1.md
index 7de82e89..5e02150f 100644
--- a/doc/rg.1.md
+++ b/doc/rg.1.md
@@ -12,9 +12,9 @@ rg [*options*] --files [*<*path*> ...*]
rg [*options*] --type-list
-rg --help
+rg [*options*] --help
-rg --version
+rg [*options*] --version
# DESCRIPTION