mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-10-30 04:17:58 +01:00
mailx: fix keyboard shortcut format, per #1354
This commit is contained in:
parent
d61bfa85c6
commit
7b3bb72fba
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Send and receive mail.
|
||||
|
||||
- Send mail (the content should be typed after the command, and ended with Control-D):
|
||||
- Send mail (the content should be typed after the command, and ended with `Ctrl+D`):
|
||||
|
||||
`mailx -s "{{subject}}" {{to_addr}}`
|
||||
|
||||
|
|
Loading…
Reference in a new issue