[tracker] tracker-status: Fixed typo in --help
- From: Martyn James Russell <mr src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [tracker] tracker-status: Fixed typo in --help
- Date: Thu, 24 Sep 2009 07:17:11 +0000 (UTC)
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]