From db8c5659cb54cbfd0ac1e59888059d45b4fe4d3d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 26 May 2026 10:52:01 +0300 Subject: feat(askcli): add projects subcommand --- docs/usage.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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 ` | 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 ` | General-purpose modify | | `ask denotate "text"` | Remove annotation | | `ask delete ` | Delete a task | -- cgit v1.2.3