Ignore the generated manpage; reinstate its trailing whitespace

This commit is contained in:
Issy Long 2024-02-02 15:24:17 +00:00 committed by GitHub
parent 3ee62bb244
commit bcd3a78f6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ AllCops:
- ".mdl*.rb"
- Rakefile
- "_site/**/*"
- Manpage.md
# These are included in docs deliberately to show what
# `brew create` does and what the user should replace.

View File

@ -1179,7 +1179,7 @@ Display the path to the file being used when invoking `brew` *`cmd`*.
Summarise contributions to Homebrew 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`:
Date (ISO-8601 format) to start searching contributions. Omitting this flag searches the last year.
* `--to`: