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 06ec2f1..c6c55db 100644
--- a/docs/usage.md
+++ b/docs/usage.md
@@ -171,6 +171,7 @@ You can combine the prefixes in either order, for example `ask proj:hexai na lis
| `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 projects` | List projects with pending, not-yet-started tasks |
| `ask modify <id\|uuid> <args...>` | General-purpose modify |
| `ask denotate <id\|uuid> "text"` | Remove annotation |
| `ask delete <id\|uuid>` | Delete a task |