summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-27 06:44:25 +0200
committerPaul Buetow <paul@buetow.org>2026-03-27 06:44:25 +0200
commit21c1d5c9cc4974ba490b329acae735ff6bde9973 (patch)
tree6eceefd9094eebb9c03eb2fa42d406c9cb2aea9f /docs
parent1f4c09e0f5a2a38c0b133264ec24e8ae5e5a3c22 (diff)
fix ask add alias output for 1a1731dc-1f11-42bd-be12-4c1af7f7e673
Diffstat (limited to 'docs')
-rw-r--r--docs/usage.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usage.md b/docs/usage.md
index 3447cd3..c43f406 100644
--- a/docs/usage.md
+++ b/docs/usage.md
@@ -135,7 +135,7 @@ cat SOMEFILE.txt | hexai --tps-simulation 20
| Subcommand | Description |
|---|---|
-| `ask add "description"` | Create a new task |
+| `ask add "description"` | Create a new task and print its alias ID |
| `ask add priority:H "description"` | Create task with priority |
| `ask add +tag "description"` | Create task with tag |
| `ask list` | List pending tasks only (alias-ID table) |