diff options
Diffstat (limited to 'Omni')
| -rw-r--r-- | Omni/Task.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Omni/Task.hs b/Omni/Task.hs index 656c972..eeca4c6 100644 --- a/Omni/Task.hs +++ b/Omni/Task.hs @@ -39,7 +39,7 @@ task Usage: task init [--quiet] task create <title> [--type=<type>] [--parent=<id>] [--priority=<p>] [--deps=<ids>] [--dep-type=<type>] [--discovered-from=<id>] [--namespace=<ns>] [--json] - task list [--type=<type>] [--parent=<id>] [--status=<status>] [--namespace=<ns>] [--json] + task list [options] task ready [--json] task show <id> [--json] task update <id> <status> [--json] |
