mirror of
https://github.com/go-task/task.git
synced 2026-02-24 03:59:52 +01:00
docs(cli): mention --list with --silent
This commit is contained in:
@@ -72,6 +72,14 @@ task --init
|
||||
task -i
|
||||
```
|
||||
|
||||
::: tip
|
||||
|
||||
Combine `--list` or `--list-all` with `--silent` (`-ls` or `-as` for shortants)
|
||||
to list only the task names in each line. Useful for scripting with `grep` or
|
||||
similar.
|
||||
|
||||
:::
|
||||
|
||||
## Options
|
||||
|
||||
### General
|
||||
|
||||
Reference in New Issue
Block a user