aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/dev-cmd/mirror.rb
diff options
context:
space:
mode:
authorMike McQuaid2016-09-08 09:55:53 +0100
committerGitHub2016-09-08 09:55:53 +0100
commit3dff6f61d80d38fafdbc80e8d390dce155a10de4 (patch)
tree350f76fbab9ff638faee7dd3a45e038101556cf8 /Library/Homebrew/dev-cmd/mirror.rb
parentf3aaa8780ae578ff22a11d0aece6d1cddf382314 (diff)
parentebdb879fe4b0d14bcc92480a3dd193c93f94a23f (diff)
downloadbrew-3dff6f61d80d38fafdbc80e8d390dce155a10de4.tar.bz2
Merge pull request #890 from MikeMcQuaid/dev-cmd-help
dev-cmd: add `--help` to all developer commands.
Diffstat (limited to 'Library/Homebrew/dev-cmd/mirror.rb')
-rw-r--r--Library/Homebrew/dev-cmd/mirror.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Homebrew/dev-cmd/mirror.rb b/Library/Homebrew/dev-cmd/mirror.rb
index 5ffaa7607..162008123 100644
--- a/Library/Homebrew/dev-cmd/mirror.rb
+++ b/Library/Homebrew/dev-cmd/mirror.rb
@@ -1,6 +1,6 @@
-# Mirrors the stable URL for a formula on Bintray.
-#
-# Usage: brew mirror <formula> [<formula> ...]
+#: @hide_from_man_page
+#: * `mirror` [`--test`] <formula-name> [<formula-name> ...]:
+#: Reuploads the stable URL for a formula to Bintray to use it as a mirror.
module Homebrew
def mirror