X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;ds=sidebyside;f=docs%2Faweather.ad;h=3a4214b65f588d5de4fcfdee4e4633302bcc6985;hb=72842797f3fddb8ddb3c309ba9ceec889c4ec4e2;hp=c21c097c2fcafeb9a7a4471cd4d332357391748a;hpb=fe3baafcf90809ace9dca20ee63b7cac3bc7ca42;p=aweather diff --git a/docs/aweather.ad b/docs/aweather.ad index c21c097..3a4214b 100644 --- a/docs/aweather.ad +++ b/docs/aweather.ad @@ -8,7 +8,7 @@ aweather - Advanced weather reporting program SYNOPSIS -------- -*aweather* [*-aho*] [-d 'level'] [-s 'site'] +*aweather* [*-hoaf*] [-d 'level'] [-s 'site'] [-t 'time'] DESCRIPTION ----------- @@ -20,25 +20,35 @@ features for more details. OPTIONS ------- -*-a*, *--auto*:: - Auto update radar (todo) - *-h*, *--help*:: Show usage. *-d*, *--debug*='level':: - Change default log level*, a debug level ranges from 0 to 7. A debug - level of 7 is recommended only for debugging purposes. + Change default log level*, a debug level ranges from 0 to 5. A debug + level of 5 is recommended only for debugging purposes. *-s*, *--site*='site':: Set initial site. The site should be given as a WSR88D site code such as KLSX. +*-t*, *--time*='time':: + Set initial time. The time format should be provided in the + *YYYY-MM-DD HH:MM* format. + *-o*, *--offline*:: Run in offline mode, AWeather will not attempt to connect to the internet to download radar files but will show the closest matching cached file. +*-a*, *--autoupdate*:: + Run in autoupdate mode, AWeather will periodically poll data servers + for updated information. + +*-f*, *--fullscreen*:: + Run in fullscreen mode, AWeather start up using the entire screen as he + main display area. Toolbars and side panels are hidden by default and + can be accessed by moving the mouse to the edge of the screen. + KEY BINDINGS ------------ *h*, *j*, *k*, *l*:: @@ -51,7 +61,6 @@ KEY BINDINGS Zoom towards or away from the surface of the earth. *J*, *K*:: - Zoom Rotate the camera back or forward. If looking across the surface of the earth, J will point the camera towards ground while K will point the camera towards the sky. @@ -73,6 +82,9 @@ KEY BINDINGS *CTRL-R*:: Refresh all map data. +*F11*:: + Toggle full screen mode + MOUSE MOTION ------------ *Left-click and drag*:: @@ -91,7 +103,7 @@ Start AWeather in offline mode and center the map on the St. Louis radar.:: SEE ALSO -------- -gis-demo(1) +grits-demo(1) BUGS ----