[tracker/libtracker-miner] Update tracker-status help, we don't need to use --miner with it



commit 6b1256181c077a718eb463de93ca23864addfad2
Author: Martyn Russell <martyn lanedo com>
Date:   Fri Aug 28 12:19:35 2009 +0100

    Update tracker-status help, we don't need to use --miner with it

 src/tracker-utils/tracker-status.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/tracker-utils/tracker-status.c b/src/tracker-utils/tracker-status.c
index bc0070b..712ae76 100644
--- a/src/tracker-utils/tracker-status.c
+++ b/src/tracker-utils/tracker-status.c
@@ -79,7 +79,7 @@ static GOptionEntry entries[] = {
 	  NULL 
 	},
 	{ "pause-details", 'i', 0, G_OPTION_ARG_NONE, &pause_details,
-	  N_("List pause reasons and applications for a miner (you must use this with --miner)"),
+	  N_("List pause reasons and applications for a miner"),
 	  NULL 
 	},
 	{ "miner", 'm', 0, G_OPTION_ARG_STRING, &miner_name,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]