mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 18:26:00 +02: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 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}}`
|
`mailx -s "{{subject}}" {{to_addr}}`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue