summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authormikeh <mikeh@FreeBSD.org>2003-01-09 01:14:54 +0000
committermikeh <mikeh@FreeBSD.org>2003-01-09 01:14:54 +0000
commit8234c83805f79b4072d5f4edddbb0f0d13cb1c97 (patch)
treeef378dc68d930ac11d975dc6cb164b344236c909 /usr.bin
parent444bd78ed4caaacd28befdaa7e8dd1e86792c13d (diff)
downloadFreeBSD-src-8234c83805f79b4072d5f4edddbb0f0d13cb1c97.zip
FreeBSD-src-8234c83805f79b4072d5f4edddbb0f0d13cb1c97.tar.gz
Clarify ~. escape definition, remove duplicate entry, and shorten a
definition.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/mail/misc/mail.tildehelp7
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.bin/mail/misc/mail.tildehelp b/usr.bin/mail/misc/mail.tildehelp
index 66543b7..198c347 100644
--- a/usr.bin/mail/misc/mail.tildehelp
+++ b/usr.bin/mail/misc/mail.tildehelp
@@ -2,7 +2,7 @@
The following ~ escapes are defined:
~? Print this message
~~ Quote a single tilde
-~. Same as .
+~. Simulate end-of-file on input
~A Equivalent to: ~i Sign
~a Equivalent to: ~i sign
~b users Add users to "blind" cc list
@@ -19,16 +19,15 @@ The following ~ escapes are defined:
~p Print the message buffer
~q Quit, save partial message in dead.letter
~r file Read a file into the message buffer
-~r !command Insert the output of the command in the message
+~r !command Insert the output of the command
~< file Same as ~r
~< !command Same as ~r
~R address Set reply-to
~s subject Set subject
~t users Add users to the To list
~v Invoke display editor on message
-~w file Write message onto file.
+~w file Write message onto file
~x Quit, do not save to dead.letter
-~? Print this message
~! command Invoke the shell
~| command Pipe the message through the command
~^ command Same as ~|
OpenPOWER on IntegriCloud