update weather() zsh function
[grml-etc-core.git] / etc / skel / .zshrc
index 6a0e30c..57bbbb9 100644 (file)
@@ -1064,6 +1064,7 @@ fluxkey-change() {
 weather() {
     [[ -n "$1" ]] || {
         print 'Usage: weather <station_id>' >&2
+        print 'List of stations: http://en.wikipedia.org/wiki/List_of_airports_by_ICAO_code'>&2
         return 1
     }