manpage: fixes for formatting

This commit is contained in:
EricFromCanada
2020-11-16 08:02:50 -05:00
parent f784b7107f
commit 72bc057014
29 changed files with 632 additions and 484 deletions
@@ -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