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 5327626 commit 6c6db1dCopy full SHA for 6c6db1d
README.md
@@ -141,10 +141,10 @@ functions](https://golang.org/pkg/text/template/#hdr-Functions)):
141
142
### Log level verbosity
143
144
-You can configure the log level verbosity by the `--verbose` flag.
+You can configure the log level verbosity by the `--verbosity` flag.
145
It is useful when you want to know how stern interacts with a Kubernetes API server in troubleshooting.
146
147
-Increasing the verbosity increases the number of logs. `--verbose 6` would be a good starting point.
+Increasing the verbosity increases the number of logs. `--verbosity 6` would be a good starting point.
148
149
## Examples:
150
0 commit comments