[Pkg-wmaker-commits] [wmbiff] 02/05: wmbiff: Add missing command line options to documentation.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Wed Jul 20 13:37:54 UTC 2016


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

dtorrance-guest pushed a commit to branch upstream
in repository wmbiff.

commit 78f8e6ea6ce8dfd67dbb98c8cb05f17e7540eebf
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sun Oct 25 23:50:35 2015 -0400

    wmbiff: Add missing command line options to documentation.
    
    Closes Debian bug #770117 [1].
    
    [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770117
---
 wmbiff/wmbiff.1 | 4 ++++
 wmbiff/wmbiff.c | 1 +
 2 files changed, 5 insertions(+)

diff --git a/wmbiff/wmbiff.1 b/wmbiff/wmbiff.1
index f561df9..41b1ba5 100644
--- a/wmbiff/wmbiff.1
+++ b/wmbiff/wmbiff.1
@@ -87,6 +87,10 @@ be careful and consider alerting your mail system
 administrator first.  The need to use this option is a sign
 of server misconfiguration.
 .TP
+.B \-relax
+Assume the configuration is correct, parse it without paranoia,
+and assume hostnames are okay.
+.TP
 .B \-o
 Enable classical mode look and behaviour: shows the number of
 new mail messages, if any, or the total number of messages.
diff --git a/wmbiff/wmbiff.c b/wmbiff/wmbiff.c
index ddc7f3f..90cd3cd 100644
--- a/wmbiff/wmbiff.c
+++ b/wmbiff/wmbiff.c
@@ -1249,6 +1249,7 @@ static void usage(void)
 		   "    -relax                    assume the configuration is \n"
 		   "                              correct, parse it without paranoia, \n"
 		   "                              and assume hostnames are okay.\n"
+	           "    -o                        enable classical mode look and behaviour\n"
 		   "    -v                        print the version number\n"
 		   "    +w                        not withdrawn: run as a window\n"
 		   "\n", PACKAGE_VERSION, PACKAGE_BUGREPORT);

-- 
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