From 74589826a70211331119d63a27b620b8e07f433f Mon Sep 17 00:00:00 2001 From: Richard Kreuter Date: Mon, 13 Jun 2011 17:00:05 -0400 Subject: Add mongotop binary and bsondump.1 man page. --- rpm/mongo.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rpm') diff --git a/rpm/mongo.spec b/rpm/mongo.spec index bf5f19a36cb..332c6d29c96 100644 --- a/rpm/mongo.spec +++ b/rpm/mongo.spec @@ -106,6 +106,7 @@ fi %{_bindir}/mongorestore %{_bindir}/mongostat %{_bindir}/bsondump +%{_bindir}/mongotop %{_mandir}/man1/mongo.1* %{_mandir}/man1/mongod.1* @@ -116,6 +117,7 @@ fi %{_mandir}/man1/mongosniff.1* %{_mandir}/man1/mongostat.1* %{_mandir}/man1/mongorestore.1* +%{_mandir}/man1/bsondum.1* %files server %defattr(-,root,root,-) -- cgit v1.2.1