diff options
author | Richard Kreuter <richard@10gen.com> | 2010-10-27 11:41:47 -0400 |
---|---|---|
committer | Richard Kreuter <richard@10gen.com> | 2010-11-02 11:15:57 -0400 |
commit | f47683b1a9672138a2826650718f58d1b9b8c99f (patch) | |
tree | 05db5b20f21f009876854bfc7ac1132403dcfd9d /debian | |
parent | 892a22331adbcc6e4bc2cba27108a87d4d475846 (diff) | |
download | mongo-f47683b1a9672138a2826650718f58d1b9b8c99f.tar.gz |
Tweak mongostat manual page. SERVER-1968
Diffstat (limited to 'debian')
-rw-r--r-- | debian/mongostat.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/mongostat.1 b/debian/mongostat.1 index 5828104fc90..e219060d613 100644 --- a/debian/mongostat.1 +++ b/debian/mongostat.1 @@ -1,5 +1,5 @@ .\" Documentation for the MongoDB shell -.TH MONGOSTAT "15" "March 2010" "10gen" "Mongo Database" +.TH MONGOSTAT "1" "March 2010" "10gen" "Mongo Database" .SH "NAME" mongostat \- view statistics on a running mongod instance .SH "SYNOPSIS" |