commit 5520cb0385dca7c36b7066b51dc14720509bb8f9 parent 66b0372a563d057057a65dc0791b7e51556486d3 Author: Frederic Cambus <fcambus@users.sourceforge.net> Date: Thu, 10 Sep 2015 21:36:18 +0200 Documentation update (adding options) Diffstat:
M | README.md | | | 11 | +++++++++++ |
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -25,6 +25,17 @@ After cloning the repository, simply invoke the script by typing : ./ansiweather +Options are : + + -l Specify location + -u Specify unit system to use (metric or imperial) + -f Toggle forecast mode for the specified number of upcoming days + -F Toggle forecast mode for the next five days + -d Toggle daylight data display + -a Toggle ANSI colors display + -s Toggle symbols display + -h Display usage + ## Command Line Options