Don't hide some (now) developer commands.
This commit is contained in:
parent
af8605ea4b
commit
86bfd36af2
@ -1,4 +1,3 @@
|
||||
#: @hide_from_man_page
|
||||
#: * `bottle` [`--verbose`] [`--no-rebuild`] [`--keep-old`] [`--skip-relocation`] [`--root-url=<root_url>`]:
|
||||
#: * `bottle` `--merge` [`--no-commit`] [`--keep-old`] [`--write`]:
|
||||
#:
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
#: @hide_from_man_page
|
||||
#: * `man`:
|
||||
#: Generate Homebrew's manpages.
|
||||
|
||||
|
||||
@ -1,10 +1,8 @@
|
||||
#: @hide_from_man_page
|
||||
#: `pull` [`--bottle`] [`--bump`] [`--clean`] [`--ignore-whitespace`] [`--resolve`] [`--branch-okay`] [`--no-pbcopy`] [`--no-publish`] <patch-source> [<patch-source>]
|
||||
#:
|
||||
#: Gets a patch from a GitHub commit or pull request and applies it to Homebrew.
|
||||
#: Optionally, installs the formulae changed by the patch.
|
||||
#:
|
||||
#:
|
||||
#: Each <patch-source> may be one of:
|
||||
#: * The ID number of a PR (Pull Request) in the homebrew/core GitHub
|
||||
#: repository
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
#: @hide_from_man_page
|
||||
#: * `tap_readme` [`-v`] <name>:
|
||||
#: Generate the README.md file for a new tap.
|
||||
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
#: @hide_from_man_page
|
||||
#: * `tests` [`-v`] [`--coverage`] [`--generic`] [`--no-compat`] [`--only=`<test_script/test_method>] [`--seed` <seed>] [`--trace`] [`--online`] [`--official-cmd-taps`]:
|
||||
#: Run Homebrew's unit and integration tests.
|
||||
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
#: @hide_from_man_page
|
||||
#: * `update-test` [`--commit=<sha1>`] [`--before=<date>`] [`--keep-tmp`]:
|
||||
#: Runs a test of `brew update` with a new repository clone.
|
||||
#:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user