summaryrefslogtreecommitdiff
path: root/docs/usage.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/usage.md')
-rw-r--r--docs/usage.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/usage.md b/docs/usage.md
index 40e8e82..06ec2f1 100644
--- a/docs/usage.md
+++ b/docs/usage.md
@@ -170,6 +170,7 @@ You can combine the prefixes in either order, for example `ask proj:hexai na lis
| `ask dep rm <id\|uuid> <dep-id\|dep-uuid>` | Remove dependency |
| `ask dep list <id\|uuid>` | List dependencies |
| `ask urgency` | List tasks by urgency |
+| `ask watch [subcommand...]` | Re-run a read-only subcommand every 2s and redraw when output changes; defaults to `ask list` |
| `ask modify <id\|uuid> <args...>` | General-purpose modify |
| `ask denotate <id\|uuid> "text"` | Remove annotation |
| `ask delete <id\|uuid>` | Delete a task |