about summary refs log tree commit diff
path: root/contrib
diff options
context:
space:
mode:
authorVincent Breitmoser <look@my.amazin.horse>2018-08-22 12:20:37 +0200
committerLeah Neukirchen <leah@vuxu.org>2018-08-22 15:20:25 +0200
commit147301d16c9da52b6058331705304dc2482520b6 (patch)
treea644134477177cdbc75f7d36e3c68a5b48373219 /contrib
parent0b6080219b0237344e6702bc64a8cb09743befbc (diff)
downloadmblaze-147301d16c9da52b6058331705304dc2482520b6.tar.gz
mblaze-147301d16c9da52b6058331705304dc2482520b6.tar.xz
mblaze-147301d16c9da52b6058331705304dc2482520b6.zip
contrib/_mblaze: mflag takes a message argument, not directory
Closes: #125 [via git-merge-pr]
Diffstat (limited to 'contrib')
-rw-r--r--contrib/_mblaze2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/_mblaze b/contrib/_mblaze
index fb3c5d0..fd0d917 100644
--- a/contrib/_mblaze
+++ b/contrib/_mblaze
@@ -178,7 +178,7 @@ _mflag() {
     '(-T)-t[unmark as trashed]' \
     '-x[unmark with characters]:marked chacaters: ' \
     '-v[read messages from standard input or current sequence]' \
-    '*:dirs:_mblaze_dirs'
+    '*:messages:_mblaze_message'
 }
 
 _mflow() {