diff options
| author | Mike Heffner <mikeh@FreeBSD.org> | 2003-01-09 01:08:33 +0000 |
|---|---|---|
| committer | Mike Heffner <mikeh@FreeBSD.org> | 2003-01-09 01:08:33 +0000 |
| commit | 92739f56c471c4a52112dd7e7520f47091d58e25 (patch) | |
| tree | da6b4c80dff85f87ca182efad0d648e5f41644ea /usr.bin | |
| parent | 2f28543e59fe45618d150ad57229dd45864962f7 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/mail/mail.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index b2cc1c15fc0b..9d3a7c6dcf71 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -852,6 +852,10 @@ Execute the given .Nm command. Not all commands, however, are allowed. +.It Ic ~. +Simulate end-of-file on input. +.It Ic ~? +Print a summary of the available command escapes. .It Ic ~~ Ar string Insert the string of text in the message prefaced by a single .Ql ~ . |
