summaryrefslogtreecommitdiff
path: root/debian/mongorestore.1
diff options
context:
space:
mode:
authorRichard Kreuter <richard@10gen.com>2011-03-17 15:37:47 -0400
committerRichard Kreuter <richard@10gen.com>2011-03-18 11:05:32 -0400
commitc59ba3a0838fd0373d06888a3f93cec7a50d79f2 (patch)
tree60f5067434b0908f4bf7a4d241c2688ae8ba2edf /debian/mongorestore.1
parent451f248452286fc28700122c22941702f964e8fa (diff)
downloadmongo-c59ba3a0838fd0373d06888a3f93cec7a50d79f2.tar.gz
Document --version in man pages. Cf. SERVER-2691.
Diffstat (limited to 'debian/mongorestore.1')
-rw-r--r--debian/mongorestore.13
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/mongorestore.1 b/debian/mongorestore.1
index fc4b9b3b93f..7dbfe8a0a2a 100644
--- a/debian/mongorestore.1
+++ b/debian/mongorestore.1
@@ -12,6 +12,9 @@ is a tool to use the output from mongodump to restore a database.
.B \-\-help
show usage information
.TP
+.B \-\-version
+show version information
+.TP
.B \-h, \-\-host HOST
server to connect to (default HOST=localhost)
.TP