diff options
author | Leah Neukirchen <leah@vuxu.org> | 2024-09-11 22:05:50 +0200 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2024-09-11 22:05:50 +0200 |
commit | 648ecdafb34c706dc3f9101e72d951c71cc8eda1 (patch) | |
tree | 41650f1eeeb2c3982ce86baf8b6710f11a2a6530 /man | |
parent | 8bac54fab7c7657940b30915abb36f61093d11c9 (diff) | |
download | mblaze-648ecdafb34c706dc3f9101e72d951c71cc8eda1.tar.gz mblaze-648ecdafb34c706dc3f9101e72d951c71cc8eda1.tar.xz mblaze-648ecdafb34c706dc3f9101e72d951c71cc8eda1.zip |
mcom: add senthook
Closes #226.
Diffstat (limited to 'man')
-rw-r--r-- | man/mblaze-profile.5 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/man/mblaze-profile.5 b/man/mblaze-profile.5 index d0594f3..e4170ae 100644 --- a/man/mblaze-profile.5 +++ b/man/mblaze-profile.5 @@ -1,4 +1,4 @@ -.Dd January 27, 2024 +.Dd September 11, 2024 .Dt MBLAZE-PROFILE 5 .Os .Sh NAME @@ -92,6 +92,11 @@ Flags to be passed to the program. (Default: .Sq Fl t ) . +.It Li Senthook\&: +If set, +.Xr mcom 1 +will call this on the mail file after sending, +and not refile the sent mail to outbox. .El .Sh ENVIRONMENT .Bl -tag -width Ds |