[tracker] tracker-status: Fixed typo in --help



commit 7581ef170b099a7d0db4318c301ea1dae71bdb1b
Author: Martyn Russell <martyn lanedo com>
Date:   Thu Sep 24 08:15:19 2009 +0100

    tracker-status: Fixed typo in --help

 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 0522127..8588fa4 100644
--- a/src/tracker-utils/tracker-status.c
+++ b/src/tracker-utils/tracker-status.c
@@ -73,7 +73,7 @@ static GOptionEntry entries[] = {
 	  NULL
 	},
 	{ "list-miners-running", 'l', 0, G_OPTION_ARG_NONE, &list_miners_running,
-	  N_("List all miners installed"),
+	  N_("List all miners currently running"),
 	  NULL 
 	},
 	{ "list-miners-available", 'a', 0, G_OPTION_ARG_NONE, &list_miners_available,



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