@bumpyclock/tasque-linux-x64-gnu 0.6.4 → 0.6.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -71,7 +71,9 @@ Note: for `find ready` and status-based `find` commands, `--full` is only valid
|
|
|
71
71
|
|
|
72
72
|
## Reporting and maintenance
|
|
73
73
|
|
|
74
|
-
- `tsq watch [--once] [--interval <seconds>] [--status <csv>] [--assignee <name>] [--tree]`
|
|
74
|
+
- `tsq watch [--once] [--interval <seconds>] [--status <csv>] [--assignee <name>] [--tree] [--flat]`
|
|
75
|
+
|
|
76
|
+
`watch` renders the task tree by default for human output. Use `--tree` to explicitly request tree view or `--flat` for the compact list view. These options are mutually exclusive.
|
|
75
77
|
- `tsq tui [--once] [--interval <seconds>] [--status <csv>] [--assignee <name>] [--board|--epics]`
|
|
76
78
|
- `tsq stale [--days <n>] [--status <status>] [--assignee <name>] [--limit <n>]`
|
|
77
79
|
- `tsq orphans`
|
package/package.json
CHANGED
package/tsq
CHANGED
|
Binary file
|