diff options
| author | Mike McQuaid | 2017-04-02 10:14:21 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2017-04-02 10:14:58 +0100 |
| commit | 566d3cb58b557df8ea6962653c43ba3fe995110f (patch) | |
| tree | b421a2ae8aabec44fb3b7c468ae56405605b27ea /Library/Homebrew/dev-cmd/bottle.rb | |
| parent | bfcfdb4f011abb9289f813f588adbcd9e13a372a (diff) | |
| download | brew-566d3cb58b557df8ea6962653c43ba3fe995110f.tar.bz2 | |
Document all short flags.
Diffstat (limited to 'Library/Homebrew/dev-cmd/bottle.rb')
| -rw-r--r-- | Library/Homebrew/dev-cmd/bottle.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/dev-cmd/bottle.rb b/Library/Homebrew/dev-cmd/bottle.rb index b11da5607..8d3038a5a 100644 --- a/Library/Homebrew/dev-cmd/bottle.rb +++ b/Library/Homebrew/dev-cmd/bottle.rb @@ -6,7 +6,7 @@ #: generated DSL. Passing `--keep-old` will attempt to keep it at its #: original value, while `--no-rebuild` will remove it. #: -#: If `--verbose` is passed, print the bottling commands and any warnings +#: If `--verbose` (or `-v`) is passed, print the bottling commands and any warnings #: encountered. #: #: If `--skip-relocation` is passed, do not check if the bottle can be marked |
