Skip to content

Commit

Permalink
Merge pull request #11378 from guettli/patch-3
Browse files Browse the repository at this point in the history
removed typo "output"
  • Loading branch information
medyagh authored May 13, 2021
2 parents 9a9bae1 + 8b21298 commit 229a358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/en/docs/handbook/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: >

## Enabling debug logs

Pass `--alsologtostderr` to minikube commands to see detailed log output output. To increase the log verbosity, you can use:
Pass `--alsologtostderr` to minikube commands to see detailed log output. To increase the log verbosity, you can use:

* `-v=1`: verbose messages
* `-v=2`: really verbose messages
Expand Down

0 comments on commit 229a358

Please sign in to comment.