diff options
| author | Baptiste Fontaine | 2015-06-17 16:27:49 +0200 |
|---|---|---|
| committer | Baptiste Fontaine | 2015-06-17 23:13:37 +0200 |
| commit | 7edf004ff447a468d164326c6231a8cea68895f9 (patch) | |
| tree | 8c281d927e27ee0e79439065a24a17016232d686 | |
| parent | ae3b8159086cd480eff6daf9bfc7e03bdd0ff7bb (diff) | |
| download | brew-7edf004ff447a468d164326c6231a8cea68895f9.tar.bz2 | |
Troubleshooting: better wording on formulae issues
Closes Homebrew/homebrew#40816.
Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
| -rw-r--r-- | share/doc/homebrew/Troubleshooting.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/homebrew/Troubleshooting.md b/share/doc/homebrew/Troubleshooting.md index 11661566a..8a409617e 100644 --- a/share/doc/homebrew/Troubleshooting.md +++ b/share/doc/homebrew/Troubleshooting.md @@ -3,7 +3,7 @@ Please run `brew update` and `brew doctor` *before* creating an issue! -If you create an issue, please also create a [Gist][] by running +If you create an issue related to a formula, please also create a [Gist][] by running ``` brew gist-logs <formula name> |
