commit-mailutils
[Top][All Lists]
Advanced

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

[SCM] GNU Mailutils branch, master, updated. release-2.2-802-g2ffea3b


From: Sergey Poznyakoff
Subject: [SCM] GNU Mailutils branch, master, updated. release-2.2-802-g2ffea3b
Date: Mon, 31 Oct 2016 16:30:11 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mailutils".

http://git.savannah.gnu.org/cgit/mailutils.git/commit/?id=2ffea3b6973afdfc0972e33ba99a1faa9c4165de

The branch, master has been updated
       via  2ffea3b6973afdfc0972e33ba99a1faa9c4165de (commit)
      from  b54540cbbc95069b6d073246a575683170920275 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2ffea3b6973afdfc0972e33ba99a1faa9c4165de
Author: Sergey Poznyakoff <address@hidden>
Date:   Mon Oct 31 18:28:03 2016 +0200

    Minor fix

-----------------------------------------------------------------------

Summary of changes:
 libmailutils/cli/cli.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libmailutils/cli/cli.c b/libmailutils/cli/cli.c
index 266cb7b..793a3e2 100644
--- a/libmailutils/cli/cli.c
+++ b/libmailutils/cli/cli.c
@@ -175,7 +175,7 @@ struct mu_option mu_common_options[] = {
   { "no-user-rcfile", 0,  NULL,        MU_OPTION_ALIAS },
   
   { "no-site-config", 0,  NULL,        MU_OPTION_IMMEDIATE,
-    N_("do not load user configuration file"),
+    N_("do not load site-wide configuration file"),
     mu_c_string, NULL, no_site_config },
   { "no-site-rcfile", 0,  NULL,        MU_OPTION_ALIAS },
   


hooks/post-receive
-- 
GNU Mailutils



reply via email to

[Prev in Thread] Current Thread [Next in Thread]