aboutsummaryrefslogtreecommitdiffstats
path: root/commands/command.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/command.go')
-rw-r--r--commands/command.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/command.go b/commands/command.go
index 30f86848..89420b46 100644
--- a/commands/command.go
+++ b/commands/command.go
@@ -47,6 +47,7 @@ func init() {
"close": closeCmd,
"commands": commandsCmd,
"comment": commentCmd,
+ "label": labelCmd,
"ls": lsCmd,
"new": newCmd,
"open": openCmd,