aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/help.rb
AgeCommit message (Expand)Author
2018-02-22Use more docs.brew.sh short linksMike McQuaid
2017-10-18Use “squiggly” heredocs.Markus Reiter
2017-07-27Use https for all docs.brew.sh links.Mike McQuaid
2017-05-29Fixup all RuboCop warnings.Mike McQuaid
2017-01-04Use docs.brew.sh links.Mike McQuaid
2016-10-04Merge pull request #1145 from reitermarkus/module-functionMarkus Reiter
2016-10-02Merge pull request #1205 from MikeMcQuaid/help-external-commandsMike McQuaid
2016-10-02Remove `private_class_method` from commands.Markus Reiter
2016-10-02Use `module_function` for commands.Markus Reiter
2016-10-01Use Formatter for all URLs.Markus Reiter
2016-10-01Refactor Tty.Markus Reiter
2016-10-01help: support `#:` help in external commands.Mike McQuaid
2016-09-20Update documentation links.Mike McQuaid
2016-09-11cmd/help: fix Rubocop warnings.Mike McQuaid
2016-09-08help: rename help section for developers.Mike McQuaid
2016-09-08help: use Commands module.Mike McQuaid
2016-09-08cmd/*: don't restrict dev-cmd to Homebrew developers.Mike McQuaid
2016-06-29Add magic token to hide commands from man pageTim D. Smith
2016-05-05Reorder usage examples for brew helpMartin Afanasjew
2016-04-20help: show command-specific help for invalid usageMartin Afanasjew
2016-04-20help: refactor (again) and fix code style issuesMartin Afanasjew
2016-04-20help: improve styling of generic help textMartin Afanasjew
2016-04-18ARGV: remove unused 'usage' methodMartin Afanasjew
2016-04-18help: handle help output (move from 'brew.rb')Martin Afanasjew
2016-04-12help: support highlighted outputXu Cheng
2016-04-12help: handle aliasXu Cheng
2016-04-10Implement the `brew help` commandMax Nordlund
2016-04-03Update documentation after repository split.Mike McQuaid
2015-08-07help: remove obsoleted argumentXu Cheng
2015-08-03Core files style updates.BrewTestBot
2015-06-15Remove reference to "open" commandJack Nagel
2015-05-06replace `brew upgrade` with `brew upgrade --all`.Xu Cheng
2014-10-26Import docs from wiki.Mike McQuaid
2014-06-19Only "extend self" once on the Homebrew moduleJack Nagel
2014-04-30--config -> configAdam Vandenberg
2013-12-14Update string references to mxcl/homebrew.Mike McQuaid
2013-10-16add pin/unpin to helpStan
2013-01-30brew-help: Add options to example usageCharlie Sharpsteen
2011-08-24`brew upgrade`Max Howell
2011-03-13Optimise/simplify `brew help`Max Howell