diff options
author | Teddy Wing | 2019-06-10 19:50:10 +0200 |
---|---|---|
committer | Teddy Wing | 2019-06-10 19:50:10 +0200 |
commit | 62ea9eb82d4aa9edf3cbe27a3cced88bf989bbcf (patch) | |
tree | 4e0dfe4c4d8d6c4d040a9c0053f5618896d2d745 /doc/code-review.1 | |
parent | e776421211a713d182600076ce0ab6b508f9275c (diff) | |
download | code-review-62ea9eb82d4aa9edf3cbe27a3cced88bf989bbcf.tar.bz2 |
code-review: Add a version number and `--version` program flag
Diffstat (limited to 'doc/code-review.1')
-rw-r--r-- | doc/code-review.1 | 5 |
1 files changed, 5 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 |