mirror: Add missing import for cli_parser
This commit is contained in:
parent
468210840c
commit
e809f93c45
@ -1,7 +1,9 @@
|
||||
#: @hide_from_man_page
|
||||
#: * `mirror` [`--test`] <formulae>:
|
||||
#: * `mirror` <formulae>:
|
||||
#: Reuploads the stable URL for a formula to Bintray to use it as a mirror.
|
||||
|
||||
require "cli_parser"
|
||||
|
||||
module Homebrew
|
||||
module_function
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user