From 423f2a1927d770c5fc2d5cb4980ac66e9c149ea5 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sat, 24 Sep 2016 21:13:24 -0400 Subject: Permit options with --help/--version. Fixes #47. --- doc/rg.1 | 4 ++-- doc/rg.1.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/rg.1 b/doc/rg.1 index 68cdda99..df38ba7b 100644 --- a/doc/rg.1 +++ b/doc/rg.1 @@ -16,9 +16,9 @@ rg [\f[I]options\f[]] \-\-files [\f[I]<\f[]path\f[I]> ...\f[]] .PP rg [\f[I]options\f[]] \-\-type\-list .PP -rg \-\-help +rg [\f[I]options\f[]] \-\-help .PP -rg \-\-version +rg [\f[I]options\f[]] \-\-version .SH DESCRIPTION .PP rg (ripgrep) combines the usability of The Silver Searcher (an ack 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 -- cgit v1.2.3