[evolution] Bug 608340 - Help text missing --debug parameter
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution] Bug 608340 - Help text missing --debug parameter
- Date: Thu, 28 Jan 2010 14:53:44 +0000 (UTC)
commit 11ecab76c46490ebd55343560ba9ad23092fe58c
Author: Matthew Barnes <mbarnes redhat com>
Date: Thu Jan 28 09:49:52 2010 -0500
Bug 608340 - Help text missing --debug parameter
shell/main.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/shell/main.c b/shell/main.c
index 85331e3..72e9aed 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -331,7 +331,7 @@ static GOptionEntry entries[] = {
N_("Forcibly re-migrate from Evolution 1.4"), NULL },
#endif
{ "debug", '\0', 0, G_OPTION_ARG_STRING, &evolution_debug_log,
- N_("Send the debugging output of all components to a file."), NULL },
+ N_("Send the debugging output of all components to a file."), "FILE" },
{ "disable-eplugin", '\0', 0, G_OPTION_ARG_NONE, &disable_eplugin,
N_("Disable loading of any plugins."), NULL },
{ "disable-preview", '\0', 0, G_OPTION_ARG_NONE, &disable_preview,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]