Skip to content

Commit

Permalink
Merge pull request #4180 from reitermarkus/rubocop-cask
Browse files Browse the repository at this point in the history
Update `rubocop-cask` URL.
  • Loading branch information
reitermarkus committed May 16, 2018
2 parents 73bffba + 1e6d542 commit 525eb64
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Library/Homebrew/manpages/brew-cask.1.md
Expand Up @@ -108,7 +108,7 @@ names, and other aspects of this manual are still subject to change.
Ruby regular expression.

* `style` [--fix] [ <token> ... ]:
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.

Expand Down
4 changes: 2 additions & 2 deletions 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
Expand Down Expand Up @@ -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 \.\.\. ]
Expand Down
2 changes: 1 addition & 1 deletion 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
Expand Down

0 comments on commit 525eb64

Please sign in to comment.