aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/later.1
diff options
context:
space:
mode:
Diffstat (limited to 'later.1')
-rw-r--r--later.16
1 files changed, 6 insertions, 0 deletions
diff --git a/later.1 b/later.1
index b9f38b4..d100ea9 100644
--- a/later.1
+++ b/later.1
@@ -12,6 +12,10 @@
.Op options
.Op Ic add
.Ar item ...
+.Nm
+.Op options
+.Ic del
+.Ar item ...
.Sh DESCRIPTION
.Nm
is a program to manage watch_later entries as created by
@@ -34,6 +38,8 @@ The commands are as follows:
Creates watch_later entries for the given items.
This command is implied if it wasn't explicitly given but there are
remaining arguments.
+.It Sy del Em item ...
+Deletes watch_later entries matching the given items.
.It Sy list
Lists all watch_later entries.
This command is implied if there are no remaining arguments.