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/bottle.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/bottle.rb')
| -rw-r--r-- | Library/Homebrew/dev-cmd/bottle.rb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Library/Homebrew/dev-cmd/bottle.rb b/Library/Homebrew/dev-cmd/bottle.rb index 7367e5c37..91bdcba93 100644 --- a/Library/Homebrew/dev-cmd/bottle.rb +++ b/Library/Homebrew/dev-cmd/bottle.rb @@ -1,6 +1,5 @@ -#: * `bottle` [`--verbose`] [`--no-rebuild`] [`--keep-old`] [`--skip-relocation`] [`--root-url=<root_url>`] [`--force-core-tap`]: +#: * `bottle` [`--verbose`] [`--no-rebuild`] [`--keep-old`] [`--skip-relocation`] [`--root-url=`<URL>] [`--force-core-tap`]: #: * `bottle` `--merge` [`--no-commit`] [`--keep-old`] [`--write`]: -#: #: Generate a bottle (binary package) from a formula installed with #: `--build-bottle`. |
