summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/cli.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cli.rs b/src/cli.rs
index 48cb6fb..6274d80 100644
--- a/src/cli.rs
+++ b/src/cli.rs
@@ -38,6 +38,8 @@ pub enum Command {
#[structopt(name = "cursor", author = "")]
Cursor(CursorArgs),
/// Delete event
+ ///
+ /// deletes a single event, either from stdin or the current cursor
#[structopt(name = "delete", author = "")]
Delete,
/// Edit event