Options: -> The following options are available:
This commit is contained in:
charnier 2000-03-26 14:27:19 +00:00
parent a3ded725c9
commit 9349f009d7

View File

@ -57,9 +57,8 @@ When you log off,
exits just before it would have exits just before it would have
printed the next message. printed the next message.
.Pp .Pp
Options: The following options are available:
.Pp .Bl -tag -width indent
.Bl -tag -width flag
.It Ar hhmm .It Ar hhmm
The time of day is in the form The time of day is in the form
.Ar hhmm .Ar hhmm
@ -81,7 +80,7 @@ from the current time.
If no argument is given, If no argument is given,
.Nm .Nm
prompts with "When do you prompts with "When do you
have to leave?". A reply of newline causes have to leave?". A reply of newline causes
.Nm .Nm
to exit, to exit,
otherwise the reply is assumed to be a time. otherwise the reply is assumed to be a time.
@ -90,7 +89,8 @@ This form is suitable for inclusion in a
or or
.Pa .profile . .Pa .profile .
.Pp .Pp
Leave ignores interrupts, quits, and terminates. .Nm Leave
ignores interrupts, quits, and terminates.
To get rid of it you should either log off or use To get rid of it you should either log off or use
.Ql kill \-s KILL .Ql kill \-s KILL
giving its process id. giving its process id.