From 21c1d5c9cc4974ba490b329acae735ff6bde9973 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 27 Mar 2026 06:44:25 +0200 Subject: fix ask add alias output for 1a1731dc-1f11-42bd-be12-4c1af7f7e673 --- docs/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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) | -- cgit v1.2.3