Skip to content

Commit

Permalink
Merge pull request #8818 from vitorgalvao/verbose
Browse files Browse the repository at this point in the history
README.me: ask for commands to be run with `--verbose`, when reporting bugs
  • Loading branch information
ndr committed Jan 13, 2015
2 parents 8c24687 + d0b8740 commit 95d1e45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ homebrew-cask, and all Taps by running the following command:
$ brew update && brew upgrade brew-cask && brew cleanup && brew cask cleanup
```

If the issue persists, please post it together with the output of `brew cask doctor`
in distinct [fenced code blocks](https://help.github.com/articles/github-flavored-markdown/#fenced-code-blocks).
If the issue persists, please run the problematic command with the `--verbose` flag
and post its and `brew cask doctor`'s outputs in distinct [fenced code blocks](https://help.github.com/articles/github-flavored-markdown/#fenced-code-blocks).

## License:
Code is under the [BSD 2 Clause (NetBSD) license](LICENSE)

0 comments on commit 95d1e45

Please sign in to comment.