Line | |
---|
1 | .TH LEAVE 1
|
---|
2 | .SH NAME
|
---|
3 | leave \- warn when it is time to go home
|
---|
4 | .SH SYNOPSIS
|
---|
5 | \fBleave\fR [\fR [\fB+\fR] \fIhh\fR[\fB:\fR]\fImm\fR]\fR
|
---|
6 | .br
|
---|
7 | .de FL
|
---|
8 | .TP
|
---|
9 | \\fB\\$1\\fR
|
---|
10 | \\$2
|
---|
11 | ..
|
---|
12 | .de EX
|
---|
13 | .TP 20
|
---|
14 | \\fB\\$1\\fR
|
---|
15 | # \\$2
|
---|
16 | ..
|
---|
17 | .SH EXAMPLES
|
---|
18 | .EX "leave 1500" "Issue a warning at 2:55 p.m."
|
---|
19 | .EX "leave 10:00" "Issue a warning at 9:55 a.m."
|
---|
20 | .EX "leave + 30" "Issue a warning in 25 minutes"
|
---|
21 | .SH DESCRIPTION
|
---|
22 | .PP
|
---|
23 | \fILeave\fR sets an alarm clock to a specified time and issues a warning
|
---|
24 | 5 minutes before, 1 minute before, and at the time to leave.
|
---|
25 | It then keeps issuing warnings every minute for 10 minutes, then quits.
|
---|
26 | If no time is provided, the program prompts for one.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.