Mike McQuaid
|
bbea109926
|
dev-cmd: remove --help headers and tweak docs.
|
2019-01-30 21:39:28 +00:00 |
|
EricFromCanada
|
388781f6a7
|
dev-cmd/: remove colons from command specs.
These aren't needed when converting Parser-based help text to man page or Markdown formats.
Includes regenerated docs.
|
2018-10-19 13:12:55 -04:00 |
|
EricFromCanada
|
63b3d400e0
|
dev-cmd/: add Parser-based help text for remaining commands.
`brew ruby` now accepts only `-e`, verbose, and debug arguments.
|
2018-10-19 13:12:55 -04:00 |
|
Markus Reiter
|
771cf49352
|
Remove executable bit from ruby.rb and prof.rb .
|
2018-08-08 21:13:57 +02:00 |
|
Markus Reiter
|
5841b992ac
|
Refactor $LOAD_PATH .
|
2018-07-17 23:38:57 +02:00 |
|
Markus Reiter
|
18e46b3ec2
|
Fix usage of HOMEBREW_LOAD_PATH .
|
2018-06-18 16:23:35 +02:00 |
|
Steven Peters
|
db615a419a
|
dev-cmd/ruby: fix path to dev-cmd/irb and add test
|
2018-02-28 09:31:29 -08:00 |
|
Mike McQuaid
|
6302da37f6
|
Add prof and ruby commands.
These are imported from Homebrew/homebrew-dev-tools and are both used by
maintainers so may be useful for contributors too.
|
2018-02-27 12:07:30 +00:00 |
|