wmshutdown: Destroy dialog window before shutting down. This is especially useful...
[dockapps.git] / wmsun / wmsun.1
blobf4a1b13fcff3dcd90c7a06eb02190858c130d059
1 .TH WMSUN 1 "5 January 1999"
2 .SH NAME
3 WMSUN \- Dockable WindowMaker SunRise/SunSet App
4 .SH SYNOPSIS
5 .B wmsun [OPTIONS]
6 .SH DESCRIPTION
7 .PP
8 wmSun displays the current day's Sun Rise and Set Times. You must enter your
9 Latitude and Longitude correctly for it to work.
10 .SH OPTIONS
11 .TP
12 .B \-h
13 Display list of command\-line options.
14 .TP
15 .B \-display <display>
16 Use an alternate X Display.
17 .TP
18 .B \-geometry <geometry>
19 Set window geometry.
20 .TP
21 .B \-lat <Latitude>
22 Set latitude of observer.
23 .TP
24 .B \-lon <Longitude>
25 Set longitude of observer.
26 .TP
27 .B \-td <UT \- LT>
28 Set the difference beteeen UT and LT. Useful when you want to show the
29 Sunrise/Sunset at a remote lat/lon without resetting your clock.
30 .TP
31 .B \-12
32 Use 12-hour clock.
33 .TP
34 .B \-date <yyyymmdd>
35 Set the date to show sunrise/sunset for.
36 .SH EXAMPLES
37 .TP
38 .B wmsun \-lon 106.3 \-lat 35.9
39 this would display rise/set times at Los Alamos in local time.
40 .TP
41 .B wmsun \-lat 19.58 \-lon 155.92 \-td 10
42 this would display rise/set times in Kona, Hawaii in local time (in winter \-\- you need to
43 take into account daylight savings at other times of the year).
44 .SH BUGS
45 Who knows? (Let me know if you find any).
46 .SH AUTHOR
47 Michael G. Henderson <mghenderson@lanl.gov>