diff options
author | Duncan Overbruck <mail@duncano.de> | 2020-02-05 14:06:47 +0100 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2020-02-05 14:11:53 +0100 |
commit | dc15a75b635cb472e4ffcb9fd0096488ed14424a (patch) | |
tree | 0395b2628df582c6773c323a1002b5d025a14b29 /man | |
parent | 2636f5127d7f886d8eed7ea0386143b3bddb0424 (diff) | |
download | mblaze-dc15a75b635cb472e4ffcb9fd0096488ed14424a.tar.gz mblaze-dc15a75b635cb472e4ffcb9fd0096488ed14424a.tar.xz mblaze-dc15a75b635cb472e4ffcb9fd0096488ed14424a.zip |
mcom: add preview alias for show command
Diffstat (limited to 'man')
-rw-r--r-- | man/mcom.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/mcom.1 b/man/mcom.1 index 65dae2f..5e1b940 100644 --- a/man/mcom.1 +++ b/man/mcom.1 @@ -1,4 +1,4 @@ -.Dd August 27, 2019 +.Dd February 5, 2020 .Dt MCOM 1 .Os .Sh NAME @@ -126,6 +126,9 @@ on the draft, and print the result of Re-edit the draft. .It Ic d Delete the draft and quit. +.It Ic p +Preview the draft, using +.Xr mshow 1 . .El .Sh ENVIRONMENT .Bl -tag -width Ds |