mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Ignore the generated manpage; reinstate its trailing whitespace
This commit is contained in:
parent
3ee62bb244
commit
bcd3a78f6d
@ -6,6 +6,7 @@ AllCops:
|
|||||||
- ".mdl*.rb"
|
- ".mdl*.rb"
|
||||||
- Rakefile
|
- Rakefile
|
||||||
- "_site/**/*"
|
- "_site/**/*"
|
||||||
|
- Manpage.md
|
||||||
|
|
||||||
# These are included in docs deliberately to show what
|
# These are included in docs deliberately to show what
|
||||||
# `brew create` does and what the user should replace.
|
# `brew create` does and what the user should replace.
|
||||||
|
@ -1179,7 +1179,7 @@ Display the path to the file being used when invoking `brew` *`cmd`*.
|
|||||||
Summarise contributions to Homebrew repositories.
|
Summarise contributions to Homebrew repositories.
|
||||||
|
|
||||||
* `--repositories`:
|
* `--repositories`:
|
||||||
Specify a comma-separated list of repositories to search. Supported repositories: `brew`, `core`, `cask`, `aliases`, `autoupdate`, `bundle`, `command-not-found`, `test-bot`, `services`, `cask-fonts` and `cask-versions`. Omitting this flag, or specifying `--repositories=primary`, searches only the main repositories: brew,core,cask. Specifying `--repositories=all`, searches all repositories.
|
Specify a comma-separated list of repositories to search. Supported repositories: `brew`, `core`, `cask`, `aliases`, `autoupdate`, `bundle`, `command-not-found`, `test-bot`, `services`, `cask-fonts` and `cask-versions`. Omitting this flag, or specifying `--repositories=primary`, searches only the main repositories: brew,core,cask. Specifying `--repositories=all`, searches all repositories.
|
||||||
* `--from`:
|
* `--from`:
|
||||||
Date (ISO-8601 format) to start searching contributions. Omitting this flag searches the last year.
|
Date (ISO-8601 format) to start searching contributions. Omitting this flag searches the last year.
|
||||||
* `--to`:
|
* `--to`:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user