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 <g...@gnu.org.ua>
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

_______________________________________________
Commit-mailutils mailing list
Commit-mailutils@gnu.org
https://lists.gnu.org/mailman/listinfo/commit-mailutils

Reply via email to