xref: /freebsd/usr.bin/mail/misc/mail.tildehelp (revision daf1cffce2e07931f27c6c6998652e90df6ba87e)
1-----------------------------------------------------------
2The following ~ escapes are defined:
3~~		Quote a single tilde
4~b users	Add users to "blind" cc list
5~c users	Add users to cc list
6~d		Read in dead.letter
7~e		Edit the message buffer
8~f messages	Read in messages
9~F messages	Same as ~f, but keep all header lines
10~h		Prompt for to list, subject and cc list
11~r file		Read a file into the message buffer
12~p		Print the message buffer
13~m messages	Read in messages, right shifted by a tab
14~M messages	Same as ~m, but keep all header lines
15~R address	Set reply-to
16~s subject	Set subject
17~t users	Add users to to list
18~v		Invoke display editor on message
19~w file		Write message onto file.
20~?		Print this message
21~!command	Invoke the shell
22~|command	Pipe the message through the command
23-----------------------------------------------------------
24