diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/code-review.1 | 5 | ||||
-rw-r--r-- | doc/code-review.1.txt | 3 |
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/code-review.1 b/doc/code-review.1 index e671bff..06b013b 100644 --- a/doc/code-review.1 +++ b/doc/code-review.1 @@ -41,6 +41,11 @@ A collection of tools that facilitate code review on the command line\&. .RS 4 Print usage help\&. .RE +.PP +\-\-version +.RS 4 +Print the program version\&. +.RE .SH "COMMANDS" .PP changed\-files diff --git a/doc/code-review.1.txt b/doc/code-review.1.txt index 276399f..df2a087 100644 --- a/doc/code-review.1.txt +++ b/doc/code-review.1.txt @@ -18,6 +18,9 @@ OPTIONS -h, --help:: Print usage help. +--version:: + Print the program version. + COMMANDS -------- changed-files:: |