From bcd3a78f6d3da01b8bdb3ed5bba4ef3fec0b5a96 Mon Sep 17 00:00:00 2001 From: Issy Long Date: Fri, 2 Feb 2024 15:24:17 +0000 Subject: [PATCH] Ignore the generated manpage; reinstate its trailing whitespace --- docs/.rubocop.yml | 1 + docs/Manpage.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/.rubocop.yml b/docs/.rubocop.yml index 2e17bcfefa..8097f0cbcf 100644 --- a/docs/.rubocop.yml +++ b/docs/.rubocop.yml @@ -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. diff --git a/docs/Manpage.md b/docs/Manpage.md index 371787b6e7..d4c040ca9a 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -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`: