diff options
Diffstat (limited to 'docs/Manpage.md')
| -rw-r--r-- | docs/Manpage.md | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/docs/Manpage.md b/docs/Manpage.md index 528798f47..a5a5f6f6d 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -144,7 +144,10 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note    * `doctor`:      Check your system for potential problems. Doctor exits with a non-zero status -    if any problems are found. +    if any potential problems are found. Please note that these warnings are just +    used to help the Homebrew maintainers with debugging if you file an issue. If +    everything you use Homebrew for is working fine: please don't worry or file +    an issue; just ignore this.    * `fetch` [`--force`] [`--retry`] [`-v`] [`--devel`|`--HEAD`] [`--deps`] [`--build-from-source`|`--force-bottle`] `formulae`:      Download the source packages for the given `formulae`. | 
