doctor: tell people not to file issues.

This stuff doesn't matter.
This commit is contained in:
Mike McQuaid 2017-12-11 15:27:18 +00:00
parent 236e884511
commit 5f471ee289
3 changed files with 10 additions and 4 deletions

View File

@ -1,6 +1,9 @@
#: * `doctor`: #: * `doctor`:
#: Check your system for potential problems. Doctor exits with a non-zero status #: 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.
# Undocumented options: # Undocumented options:
# -D activates debugging and profiling of the audit methods (not the same as --debug) # -D activates debugging and profiling of the audit methods (not the same as --debug)
@ -46,7 +49,7 @@ module Homebrew
$stderr.puts <<~EOS $stderr.puts <<~EOS
#{Tty.bold}Please note that these warnings are just used to help the Homebrew maintainers #{Tty.bold}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 with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!#{Tty.reset} working fine: please don't worry or file an issue; just ignore this. Thanks!#{Tty.reset}
EOS EOS
end end

View File

@ -144,7 +144,10 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
* `doctor`: * `doctor`:
Check your system for potential problems. Doctor exits with a non-zero status 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`: * `fetch` [`--force`] [`--retry`] [`-v`] [`--devel`|`--HEAD`] [`--deps`] [`--build-from-source`|`--force-bottle`] `formulae`:
Download the source packages for the given `formulae`. Download the source packages for the given `formulae`.

View File

@ -152,7 +152,7 @@ The options \fB\-\-name=\fR\fIname\fR and \fB\-\-version=\fR\fIversion\fR each t
. .
.TP .TP
\fBdoctor\fR \fBdoctor\fR
Check your system for potential problems\. Doctor exits with a non\-zero status if any problems are found\. Check your system for potential problems\. Doctor exits with a non\-zero status 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\.
. .
.TP .TP
\fBfetch\fR [\fB\-\-force\fR] [\fB\-\-retry\fR] [\fB\-v\fR] [\fB\-\-devel\fR|\fB\-\-HEAD\fR] [\fB\-\-deps\fR] [\fB\-\-build\-from\-source\fR|\fB\-\-force\-bottle\fR] \fIformulae\fR \fBfetch\fR [\fB\-\-force\fR] [\fB\-\-retry\fR] [\fB\-v\fR] [\fB\-\-devel\fR|\fB\-\-HEAD\fR] [\fB\-\-deps\fR] [\fB\-\-build\-from\-source\fR|\fB\-\-force\-bottle\fR] \fIformulae\fR