chore: regenerate docs

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
(cherry picked from commit dc22572e3e)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson
2024-07-05 15:20:48 +02:00
parent c777dd16df
commit 0a8bb6e5b4
96 changed files with 306 additions and 306 deletions
+3 -3
View File
@@ -9,9 +9,9 @@ List tasks running on one or more nodes, defaults to current node
|:---------------------------------------|:---------|:--------|:-------------------------------------------|
| [`-f`](#filter), [`--filter`](#filter) | `filter` | | Filter output based on conditions provided |
| [`--format`](#format) | `string` | | Pretty-print tasks using a Go template |
| `--no-resolve` | | | Do not map IDs to Names |
| `--no-trunc` | | | Do not truncate output |
| `-q`, `--quiet` | | | Only display task IDs |
| `--no-resolve` | `bool` | | Do not map IDs to Names |
| `--no-trunc` | `bool` | | Do not truncate output |
| `-q`, `--quiet` | `bool` | | Only display task IDs |
<!---MARKER_GEN_END-->