diff options
author | Leah Neukirchen <leah@vuxu.org> | 2019-01-29 13:07:50 +0100 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2019-01-29 13:10:25 +0100 |
commit | a6f48fe3717664fa0b58f0ca27f64c6c244b51be (patch) | |
tree | 6da9b4580ad42547476ebc8a8ba1bdebec27dc81 /man | |
parent | 6b3cca21fb237297c92552e6bd77f69cb7ffe3eb (diff) | |
download | mblaze-a6f48fe3717664fa0b58f0ca27f64c6c244b51be.tar.gz mblaze-a6f48fe3717664fa0b58f0ca27f64c6c244b51be.tar.xz mblaze-a6f48fe3717664fa0b58f0ca27f64c6c244b51be.zip |
mcom: add -send
Diffstat (limited to 'man')
-rw-r--r-- | man/mcom.1 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/man/mcom.1 b/man/mcom.1 index 4d4c81b..ed2e675 100644 --- a/man/mcom.1 +++ b/man/mcom.1 @@ -1,4 +1,4 @@ -.Dd January 6, 2017 +.Dd January 29, 2019 .Dt MCOM 1 .Os .Sh NAME @@ -97,6 +97,12 @@ when you want to use this feature together with .Nm mfwd , or .Nm mbnc . +.Pp +If the flag +.Fl send +is passed, +the message will be sent directly using the data on +the command line, and no editor or edit loop will be run. .Sh MENU COMMANDS .Bl -tag -width 2n .It Ic s |