]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/LeiInput.pm
lei: start implementing inotify Maildir support
[public-inbox.git] / lib / PublicInbox / LeiInput.pm
index de2a8ff1c31944639031f862b2a44c1dc93e925f..fa330df5fbdb86887faefd686c690a56925de616 100644 (file)
@@ -372,6 +372,7 @@ sub input_only_net_merge_all_done {
 
 # like Getopt::Long, but for +kw:FOO and -kw:FOO to prepare
 # for update_xvmd -> update_vmd
+# returns something like { "+L" => [ @Labels ], ... }
 sub vmd_mod_extract {
        my $argv = $_[-1];
        my $vmd_mod = {};