commit 01cf37d94bbdd7eaba0ff641e271a46acc53c8d6
parent 99f0474e2918b81d5474ab0743a602846ab2d5cb
Author: Frederic Cambus <fcambus@users.sourceforge.net>
Date: Tue, 22 Sep 2015 14:45:30 +0200
Merge pull request #79 from jwilk/whitespace
Strip trailing whitespace
Diffstat:
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -28,7 +28,7 @@ AnsiWeather 1.02 (2015-05-09)
- Populated ChangeLog
- Allow overriding default config file location using ANSIWEATHERRC
environment varibale (Thanks Lucas Hoffmann)
-- Check if 'bc' is installed before starting
+- Check if 'bc' is installed before starting
@@ -36,7 +36,7 @@ AnsiWeather 1.01 (2015-03-16)
- Add ability to store options in config file (Thanks Aaron Bieber)
- Automatic location detection (Thanks Michael Price)
-- Showing wind direction and speed
+- Showing wind direction and speed
- Add ability to display upcoming weekly forecast (Thanks Michael Reinhardt)
- Add ability to display daylight data (Thanks Roy Hodgman)
- Allow custom geolocation server to be set (Thanks Aaron Bieber)
diff --git a/README.md b/README.md
@@ -31,7 +31,7 @@ AnsiWeather packages are available for :
pkg_add ansiweather
-### Pkgsrc (NetBSD, SmartOS, Mac OS X, etc.)
+### Pkgsrc (NetBSD, SmartOS, Mac OS X, etc.)
pkgin install ansiweather
@@ -50,7 +50,7 @@ Options are :
-d Toggle daylight data display
-a Toggle ANSI colors display
-s Toggle symbols display
- -h Display usage
+ -h Display usage
diff --git a/ansiweather b/ansiweather
@@ -82,7 +82,7 @@ then
" -h Display usage" \
"" \
"EXAMPLES: ansiweather -l Moscow,RU -u metric -s true -f 5 -d true" \
- ""
+ ""
exit
fi