diff options
author | Richard Kreuter <richard@10gen.com> | 2011-03-17 15:37:47 -0400 |
---|---|---|
committer | Richard Kreuter <richard@10gen.com> | 2011-03-18 11:05:32 -0400 |
commit | c59ba3a0838fd0373d06888a3f93cec7a50d79f2 (patch) | |
tree | 60f5067434b0908f4bf7a4d241c2688ae8ba2edf /debian/bsondump.1 | |
parent | 451f248452286fc28700122c22941702f964e8fa (diff) | |
download | mongo-c59ba3a0838fd0373d06888a3f93cec7a50d79f2.tar.gz |
Document --version in man pages. Cf. SERVER-2691.
Diffstat (limited to 'debian/bsondump.1')
-rw-r--r-- | debian/bsondump.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/bsondump.1 b/debian/bsondump.1 index 268f5723fa0..d3ea4b17c07 100644 --- a/debian/bsondump.1 +++ b/debian/bsondump.1 @@ -8,6 +8,9 @@ options: \fB\-\-help\fR produce help message .TP +.B \-\-version +show version information +.TP \fB\-v\fR [ \fB\-\-verbose\fR ] be more verbose (include multiple times for more verbosity e.g. \fB\-vvvvv\fR) |