Don't hide some (now) developer commands.

This commit is contained in:
Mike McQuaid 2016-09-08 20:46:18 +01:00
parent af8605ea4b
commit 86bfd36af2
6 changed files with 0 additions and 7 deletions

View File

@ -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`]:
#:

View File

@ -1,4 +1,3 @@
#: @hide_from_man_page
#: * `man`:
#: Generate Homebrew's manpages.

View File

@ -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

View File

@ -1,4 +1,3 @@
#: @hide_from_man_page
#: * `tap_readme` [`-v`] <name>:
#: Generate the README.md file for a new tap.

View File

@ -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.

View File

@ -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.
#: