commit aa177845a199150f5f76e45da72c5c63fb831fe7
parent 73ce0c8d3c7dbd38a1f5f5ad58304ec3cf983b27
Author: Frederic Cambus <fcambus@users.sourceforge.net>
Date: Wed, 9 Sep 2015 22:29:06 +0200
Better formatting for usage display
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/ansiweather b/ansiweather
@@ -85,7 +85,9 @@ then
" -F Toggle forecast mode for the next five days" \
" -d Toggle daylight data display" \
" -h Display usage" \
- "EXAMPLES: ansiweather -l Moscow,RU -u metric -s true -f 5 -d true"
+ "" \
+ "EXAMPLES: ansiweather -l Moscow,RU -u metric -s true -f 5 -d true" \
+ ""
exit
fi