We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a473a3 commit 218e80fCopy full SHA for 218e80f
docs/cli.md
@@ -1061,7 +1061,7 @@ required by
1061
* `--all (-a)`: Show all packages (even those not compatible with current system).
1062
* `--top-level (-T)`: Only show explicitly defined packages.
1063
* `--no-truncate`: Do not truncate the output based on the terminal width.
1064
-* `--output`: Specify the output format (`json` or `text`). Default is `text`. `json` cannot be combined with the `--tree` option.
+* `--format (-f)`: Specify the output format (`json` or `text`). Default is `text`. `json` cannot be combined with the `--tree` option.
1065
1066
{{% note %}}
1067
When `--only` is specified, `--with` and `--without` options are ignored.
0 commit comments