From 54da988cfb049ea2ffcc7abeaa3d026224656516 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 30 Mar 2021 09:39:27 +0000 Subject: lei tag: rename from "lei mark" I've decided "tag" is a better verb since it seems more widely-used term for associating metadata with data. Not only is it analogous to the "notmuch tag" command, but also makes sense when compared to tooling for manipulating metadata for non-mail data (e.g. audio metadata tags). There's even a Wikipedia entry for it: https://en.wikipedia.org/wiki/Tag_(metadata) whereas "mark" is used in the description, but has no entry of its own with regards to metadata. --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index cdb67214..27b49c53 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -46,7 +46,7 @@ $v->{-m1} = [ map { qw( lei-add-external lei-blob lei-config lei-daemon-kill lei-daemon-pid lei-forget-external lei-import lei-init lei-ls-external lei-ls-label - lei-mark lei-p2q lei-q)]; + lei-tag lei-p2q lei-q)]; $v->{-m5} = [ qw(public-inbox-config public-inbox-v1-format public-inbox-v2-format public-inbox-extindex-format) ]; $v->{-m7} = [ qw(lei-overview public-inbox-overview public-inbox-tuning -- cgit v1.2.3-24-ge0c7