[Pkg-wmaker-commits] [wmforecast] 08/14: Add options to README rather than referring user elsewhere.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Apr 3 19:39:22 UTC 2016


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

dtorrance-guest pushed a commit to branch master
in repository wmforecast.

commit 1990e2cec06d4caecb2e63bc29bc78371d373e83
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Fri Apr 1 15:49:59 2016 -0400

    Add options to README rather than referring user elsewhere.
---
 README | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/README b/README
index e32aad7..c40c3e1 100644
--- a/README
+++ b/README
@@ -22,7 +22,20 @@ sudo make install
 
 Usage
 =====
-Run `wmforecast --help` or `man wmforecast` for more information.
+wmforecast [OPTIONS]
+Options:
+    -v, --version            print the version number
+    -h, --help               print this help screen
+    -i, --interval <min>     number of minutes between refreshes (default 60)
+    -u, --units <c|f>        whether to use Celsius or Fahrenheit (default f)
+    -w, --woeid <woeid>      Where on Earth ID (default is 2502265 for
+                             Sunnyvale, CA -- to find your WOEID, search
+                             for your city at http://weather.yahoo.com and
+                             look in the URL.)
+    -z, --zip <zip>          ZIP code or Location ID (Yahoo has deprecated this
+                             option and it is not guaranteed to work)
+    -b, --background <color> set background color
+    -t, --text <color>       set text color
 
 Copyright
 =========

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



More information about the Pkg-wmaker-commits mailing list