diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-27 12:20:09 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-27 12:20:09 +0200 |
| commit | 2ddb334fa671b9c425ca43c8c673c6b36c3ad0ab (patch) | |
| tree | cfff7b2b8397ebf4fad9b81a91d54563ea66d208 /docs/usage.md | |
| parent | c8c57f0d5821ae0542cb613c87e6ed2ea66e1e0a (diff) | |
release: v0.27.1v0.27.1
Diffstat (limited to 'docs/usage.md')
| -rw-r--r-- | docs/usage.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usage.md b/docs/usage.md index c2fe055..8a1c1d1 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 and print its alias ID | +| `ask add "description"` | Create a new task and print `created task <alias-id>` | | `ask add depends:<id\|uuid>,<id\|uuid> "description"` | Create task with inline dependencies | | `ask add priority:H "description"` | Create task with priority | | `ask add +tag "description"` | Create task with tag | |
