diff options
| author | EricFromCanada | 2017-02-25 17:37:57 -0500 |
|---|---|---|
| committer | EricFromCanada | 2017-02-25 17:37:57 -0500 |
| commit | afc539f86e2be27744838d0db6f85bcfe20fa857 (patch) | |
| tree | ccd4fdece45a5fcaa3ced594ef34da610740e6cc /Library/Homebrew/dev-cmd/mirror.rb | |
| parent | 6cb56297378cb57ade790c392dacf4a3bf02f7da (diff) | |
| download | brew-afc539f86e2be27744838d0db6f85bcfe20fa857.tar.bz2 | |
Update brew's man page formatting and grammar
Also update command specifications to match descriptions.
Diffstat (limited to 'Library/Homebrew/dev-cmd/mirror.rb')
| -rw-r--r-- | Library/Homebrew/dev-cmd/mirror.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/dev-cmd/mirror.rb b/Library/Homebrew/dev-cmd/mirror.rb index bd5868726..10811493c 100644 --- a/Library/Homebrew/dev-cmd/mirror.rb +++ b/Library/Homebrew/dev-cmd/mirror.rb @@ -1,5 +1,5 @@ #: @hide_from_man_page -#: * `mirror` [`--test`] <formula-name> [<formula-name> ...]: +#: * `mirror` [`--test`] <formulae>: #: Reuploads the stable URL for a formula to Bintray to use it as a mirror. module Homebrew |
