[Pkg-wmaker-commits] [wmbiff] 03/32: Added -debug to help text. Removed Gennady's mail address and added our devel list.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:00:34 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to tag wmbiff_0_3_8
in repository wmbiff.

commit 45250c645a5fffa8341ded6a2cc07dd77f2c2cec
Author: jordi <jordi>
Date:   Fri Mar 1 11:58:23 2002 +0000

    Added -debug to help text.
    Removed Gennady's mail address and added our devel list.
---
 wmbiff/wmbiff.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/wmbiff/wmbiff.c b/wmbiff/wmbiff.c
index c85ccdf..d9ad00b 100644
--- a/wmbiff/wmbiff.c
+++ b/wmbiff/wmbiff.c
@@ -1,4 +1,4 @@
-/* $Id: wmbiff.c,v 1.12 2002/03/01 08:41:29 bluehal Exp $ */
+/* $Id: wmbiff.c,v 1.13 2002/03/01 11:58:23 jordi Exp $ */
 
 #define	USE_POLL
 
@@ -643,10 +643,12 @@ void usage(void)
 {
 	printf("\nwmBiff v" WMBIFF_VERSION
 		   " - incoming mail checker\n"
-		   "Gennady Belyakov <gb at ccat.elect.ru> and others (see the README file)\n"
+		   "Gennady Belyakov and others (see the README file)\n"
+		   "Please report bugs to wmbiff-devel at lists.sourceforge.net\n"
 		   "\n"
 		   "usage:\n"
-		   "    -display <display name>\n"
+		   "    -debug                    enable debugging\n"
+		   "    -display <display name>   use specified X display\n"
 		   "    -geometry +XPOS+YPOS      initial window position\n"
 		   "    -c <filename>             use specified config file\n"
 		   "    -h                        this help screen\n"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git



More information about the Pkg-wmaker-commits mailing list