mirror of
https://github.com/gosticks/brew.git
synced 2026-08-12 20:50:29 +00:00
manpage: fixes for formatting
This commit is contained in:
@@ -23,9 +23,10 @@ module Homebrew
|
||||
description: "Suppress any output."
|
||||
switch "--ignore-non-pypi-packages",
|
||||
description: "Don't fail if <formula> is not a PyPI package."
|
||||
flag "--version=",
|
||||
description: "Use the specified <version> when finding resources for <formula>. "\
|
||||
"If no version is specified, the current version for <formula> will be used."
|
||||
flag "--version=",
|
||||
description: "Use the specified <version> when finding resources for <formula>. "\
|
||||
"If no version is specified, the current version for <formula> will be used."
|
||||
|
||||
min_named :formula
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user