From 1e6d542092453dba80e3a052f702ad3ecd6d4a4e Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Wed, 16 May 2018 19:06:25 +0200 Subject: [PATCH] Update `rubocop-cask` URL. --- Library/Homebrew/manpages/brew-cask.1.md | 2 +- manpages/brew-cask.1 | 4 ++-- manpages/brew.1 | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Library/Homebrew/manpages/brew-cask.1.md b/Library/Homebrew/manpages/brew-cask.1.md index b604a934f5..202aedb033 100644 --- a/Library/Homebrew/manpages/brew-cask.1.md +++ b/Library/Homebrew/manpages/brew-cask.1.md @@ -108,7 +108,7 @@ names, and other aspects of this manual are still subject to change. Ruby regular expression. * `style` [--fix] [ ... ]: - Check the given Casks for correct style using [RuboCop Cask](https://github.com/caskroom/rubocop-cask). + Check the given Casks for correct style using [RuboCop Cask](https://github.com/Homebrew/rubocop-cask). If no tokens are given on the command line, all Casks are checked. With `--fix`, auto-correct any style errors if possible. diff --git a/manpages/brew-cask.1 b/manpages/brew-cask.1 index b8d229d6fb..e31dfd107f 100644 --- a/manpages/brew-cask.1 +++ b/manpages/brew-cask.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BREW\-CASK" "1" "April 2018" "Homebrew" "brew-cask" +.TH "BREW\-CASK" "1" "May 2018" "Homebrew" "brew-cask" . .SH "NAME" \fBbrew\-cask\fR \- a friendly binary installer for macOS @@ -107,7 +107,7 @@ Without an argument, display all locally available Casks for install; no online . .TP \fBstyle\fR [\-\-fix] [ \fItoken\fR \.\.\. ] -Check the given Casks for correct style using RuboCop Cask \fIhttps://github\.com/caskroom/rubocop\-cask\fR\. If no tokens are given on the command line, all Casks are checked\. With \fB\-\-fix\fR, auto\-correct any style errors if possible\. +Check the given Casks for correct style using RuboCop Cask \fIhttps://github\.com/Homebrew/rubocop\-cask\fR\. If no tokens are given on the command line, all Casks are checked\. With \fB\-\-fix\fR, auto\-correct any style errors if possible\. . .TP \fBuninstall\fR or \fBrm\fR or \fBremove\fR [\-\-force] \fItoken\fR [ \fItoken\fR \.\.\. ] diff --git a/manpages/brew.1 b/manpages/brew.1 index 08fffd289a..1379a39255 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BREW" "1" "April 2018" "Homebrew" "brew" +.TH "BREW" "1" "May 2018" "Homebrew" "brew" . .SH "NAME" \fBbrew\fR \- The missing package manager for macOS