mailx: fix keyboard shortcut format, per #1354

This commit is contained in:
Waldir Pimenta
2017-09-08 10:01:07 +01:00
committed by GitHub
parent d61bfa85c6
commit 7b3bb72fba

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