diff options
| author | Jack Nagel | 2014-03-10 15:05:51 -0500 |
|---|---|---|
| committer | Jack Nagel | 2014-03-10 15:05:51 -0500 |
| commit | de0a089e529092bb8c6051c2a1fd48e8d6ea64ec (patch) | |
| tree | 521dac284748caf1cf5e8acc6d29c5b26b04c41c /Library | |
| parent | 2c3f5c18f894ecae16ca9d0c0a363646925d97c4 (diff) | |
| download | homebrew-de0a089e529092bb8c6051c2a1fd48e8d6ea64ec.tar.bz2 | |
Add missing backtick to man page
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Contributions/manpages/brew.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 96a5f9485..644fe99c9 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -141,7 +141,7 @@ Note that these flags should only appear after a command. * `home` <formula>: Open <formula>'s homepage in a browser. - * `info <formula>: + * `info` <formula>: Display information about <formula>. * `info --github` <formula>: |
