aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Manpage.md
diff options
context:
space:
mode:
authorMike McQuaid2017-12-11 15:27:18 +0000
committerMike McQuaid2017-12-11 15:27:18 +0000
commit5f471ee289ae9db2f20b42160a80233f556004e1 (patch)
treecc206791f61a76afc06ca9267a75c5674c1dbe17 /docs/Manpage.md
parent236e884511495f466c766b2913cde66099a26e1c (diff)
downloadbrew-5f471ee289ae9db2f20b42160a80233f556004e1.tar.bz2
doctor: tell people not to file issues.
This stuff doesn't matter.
Diffstat (limited to 'docs/Manpage.md')
-rw-r--r--docs/Manpage.md5
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`.