aboutsummaryrefslogtreecommitdiffstats
path: root/commands/msg/modify-labels.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/msg/modify-labels.go')
-rw-r--r--commands/msg/modify-labels.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/msg/modify-labels.go b/commands/msg/modify-labels.go
index d0a5d6fa..02eed520 100644
--- a/commands/msg/modify-labels.go
+++ b/commands/msg/modify-labels.go
@@ -16,7 +16,7 @@ func init() {
}
func (ModifyLabels) Aliases() []string {
- return []string{"modify-labels"}
+ return []string{"modify-labels", "tag"}
}
func (ModifyLabels) Complete(aerc *widgets.Aerc, args []string) []string {