diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-26 10:52:01 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-26 10:52:01 +0300 |
| commit | db8c5659cb54cbfd0ac1e59888059d45b4fe4d3d (patch) | |
| tree | 892486e1afda33b144d504bf9152928f2188cd7a /docs/usage.md | |
| parent | 327fc7deb16768b9eac4cec57ca143f24dfae4f6 (diff) | |
feat(askcli): add projects subcommand
Diffstat (limited to 'docs/usage.md')
| -rw-r--r-- | docs/usage.md | 1 |
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 | |
