xref: /dragonfly/usr.bin/mail/misc/mail.tildehelp (revision 86d7f5d3)
1-----------------------------------------------------------
2The following ~ escapes are defined:
3~?		Print this message
4~~		Quote a single tilde
5~.		Same as .
6~A		Equivalent to: ~i Sign
7~a		Equivalent to: ~i sign
8~b users	Add users to "blind" cc list
9~c users	Add users to cc list
10~C		Dump core
11~d		Read in dead.letter
12~e		Edit the message buffer
13~f messages	Read in messages
14~F messages	Same as ~f, but keep all header lines
15~h		Prompt for to list, subject and cc list
16~i name		Insert the value of the named variable
17~m messages	Read in messages, right shifted by a tab
18~M messages	Same as ~m, but keep all header lines
19~p		Print the message buffer
20~q		Quit, save partial message in dead.letter
21~r file		Read a file into the message buffer
22~r !command	Insert the output of the command in the message
23~< file		Same as ~r
24~< !command	Same as ~r
25~R address	Set reply-to
26~s subject	Set subject
27~t users	Add users to the To list
28~v		Invoke display editor on message
29~w file		Write message onto file.
30~x		Quit, do not save to dead.letter
31~?		Print this message
32~! command	Invoke the shell
33~| command	Pipe the message through the command
34~^ command	Same as ~|
35~_ mail-cmd	Perform the command-level request
36~: mail-cmd	Same as ~_
37-----------------------------------------------------------
38