gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7379 - in GNUnet: doc/man src/setup


From: gnunet
Subject: [GNUnet-SVN] r7379 - in GNUnet: doc/man src/setup
Date: Wed, 2 Jul 2008 20:39:07 -0600 (MDT)

Author: grothoff
Date: 2008-07-02 20:39:07 -0600 (Wed, 02 Jul 2008)
New Revision: 7379

Modified:
   GNUnet/doc/man/gnunet-setup.1
   GNUnet/src/setup/gnunet-setup.c
Log:
unused option

Modified: GNUnet/doc/man/gnunet-setup.1
===================================================================
--- GNUnet/doc/man/gnunet-setup.1       2008-07-03 02:32:11 UTC (rev 7378)
+++ GNUnet/doc/man/gnunet-setup.1       2008-07-03 02:39:07 UTC (rev 7379)
@@ -26,9 +26,6 @@
 \fB\-v\fR, \fB\-\-version\fR
 print the version number
 .TP
-\fB\-V\fR, \fB\-\-verbose\fR
-be verbose
-.TP
 .SH NOTES
 Before you can use any GNUnet application you must run gnunet\-setup to 
generate the configuration.  First, run gnunet\-setup with the \-d option to 
generate a configuration for gnunetd.  Later, each user of the system should 
run gnunet\-setup without \-d to generate his personal configuration.
 .TP

Modified: GNUnet/src/setup/gnunet-setup.c
===================================================================
--- GNUnet/src/setup/gnunet-setup.c     2008-07-03 02:32:11 UTC (rev 7378)
+++ GNUnet/src/setup/gnunet-setup.c     2008-07-03 02:39:07 UTC (rev 7379)
@@ -115,7 +115,6 @@
    gettext_noop ("update a value in the configuration file"),
    1, &set_option_helper, NULL},
   GNUNET_COMMAND_LINE_OPTION_VERSION (PACKAGE_VERSION), /* -v */
-  GNUNET_COMMAND_LINE_OPTION_VERBOSE,
   GNUNET_COMMAND_LINE_OPTION_END,
 };
 





reply via email to

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