mailx: fix keyboard shortcut format, per #1354

coverage
Waldir Pimenta 2017-09-08 10:01:07 +01:00 committed by GitHub
parent d61bfa85c6
commit 7b3bb72fba
1 changed files with 1 additions and 1 deletions

View File

@ -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}}`