gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r8145 - GNUnet/src/util/getopt


From: gnunet
Subject: [GNUnet-SVN] r8145 - GNUnet/src/util/getopt
Date: Fri, 23 Jan 2009 11:39:05 -0700 (MST)

Author: grothoff
Date: 2009-01-23 11:39:05 -0700 (Fri, 23 Jan 2009)
New Revision: 8145

Modified:
   GNUnet/src/util/getopt/printhelp.c
Log:
print help, updating to recent changes in GNU policy

Modified: GNUnet/src/util/getopt/printhelp.c
===================================================================
--- GNUnet/src/util/getopt/printhelp.c  2009-01-23 00:52:15 UTC (rev 8144)
+++ GNUnet/src/util/getopt/printhelp.c  2009-01-23 18:39:05 UTC (rev 8145)
@@ -109,6 +109,9 @@
         printf ("\n");
       i++;
     }
+  printf("Report bugs to address@hidden"
+        "GNUnet home page: http://www.gnu.org/software/gnunet/\n";
+        "General help using GNU software: http://www.gnu.org/gethelp/\n";);
   return GNUNET_SYSERR;
 }
 





reply via email to

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