2015-06-14 22:04:43 +00:00
|
|
|
.TH WMSUN 1 "5 January 1999"
|
2015-06-14 22:04:34 +00:00
|
|
|
.SH NAME
|
|
|
|
WMSUN \- Dockable WindowMaker SunRise/SunSet App
|
|
|
|
.SH SYNOPSIS
|
2015-08-25 02:17:23 +00:00
|
|
|
.B wmsun [OPTIONS]
|
2015-06-14 22:04:34 +00:00
|
|
|
.SH DESCRIPTION
|
|
|
|
.PP
|
|
|
|
wmSun displays the current day's Sun Rise and Set Times. You must enter your
|
2015-08-25 02:17:23 +00:00
|
|
|
Latitude and Longitude correctly for it to work.
|
2015-06-14 22:04:34 +00:00
|
|
|
.SH OPTIONS
|
|
|
|
.TP
|
|
|
|
.B \-h
|
2015-06-14 22:04:54 +00:00
|
|
|
Display list of command\-line options.
|
2015-06-14 22:04:34 +00:00
|
|
|
.TP
|
|
|
|
.B \-display <display>
|
|
|
|
Use an alternate X Display.
|
|
|
|
.TP
|
2015-06-14 22:04:44 +00:00
|
|
|
.B \-geometry <geometry>
|
|
|
|
Set window geometry.
|
|
|
|
.TP
|
2015-06-14 22:04:34 +00:00
|
|
|
.B \-lat <Latitude>
|
|
|
|
Set latitude of observer.
|
|
|
|
.TP
|
|
|
|
.B \-lon <Longitude>
|
|
|
|
Set longitude of observer.
|
|
|
|
.TP
|
2015-06-14 22:04:54 +00:00
|
|
|
.B \-td <UT \- LT>
|
2015-06-14 22:04:34 +00:00
|
|
|
Set the difference beteeen UT and LT. Useful when you want to show the
|
|
|
|
Sunrise/Sunset at a remote lat/lon without resetting your clock.
|
|
|
|
.TP
|
2015-06-14 22:04:47 +00:00
|
|
|
.B \-12
|
|
|
|
Use 12-hour clock.
|
|
|
|
.TP
|
2015-06-14 22:04:34 +00:00
|
|
|
.B \-date <yyyymmdd>
|
|
|
|
Set the date to show sunrise/sunset for.
|
|
|
|
.SH EXAMPLES
|
|
|
|
.TP
|
2015-08-25 02:17:23 +00:00
|
|
|
.B wmsun \-lon 106.3 \-lat 35.9
|
2015-06-14 22:04:34 +00:00
|
|
|
this would display rise/set times at Los Alamos in local time.
|
|
|
|
.TP
|
2015-08-25 02:17:23 +00:00
|
|
|
.B wmsun \-lat 19.58 \-lon 155.92 \-td 10
|
2015-06-14 22:04:54 +00:00
|
|
|
this would display rise/set times in Kona, Hawaii in local time (in winter \-\- you need to
|
2015-06-14 22:04:34 +00:00
|
|
|
take into account daylight savings at other times of the year).
|
|
|
|
.SH BUGS
|
|
|
|
Who knows? (Let me know if you find any).
|
|
|
|
.SH AUTHOR
|
|
|
|
Michael G. Henderson <mghenderson@lanl.gov>
|