From 92a1fca6e407226491ef0a25d036ee842b8e2bf8 Mon Sep 17 00:00:00 2001 From: Andrew Janke Date: Sat, 5 Dec 2015 10:27:11 -0500 Subject: manpages: minor markup fixes Fixes a couple issues left behind by Homebrew/homebrew#46676. Closes Homebrew/homebrew#46706. Signed-off-by: Andrew Janke --- share/doc/homebrew/brew.1.html | 12 ++++++------ share/man/man1/brew.1 | 10 +++++----- 2 files changed, 11 insertions(+), 11 deletions(-) (limited to 'share') diff --git a/share/doc/homebrew/brew.1.html b/share/doc/homebrew/brew.1.html index e0e01df6f..4a8b8bc2e 100644 --- a/share/doc/homebrew/brew.1.html +++ b/share/doc/homebrew/brew.1.html @@ -168,7 +168,7 @@ Display information about formula.

Open a browser to the GitHub History page for formula formula.

To view formula history locally: brew log -p <formula>.

-
  • info --json=version(--all|--installed|formulae): +

  • info --json=version (--all|--installed|formulae): Print a JSON representation of formulae. Currently the only accepted value for version is v1.

    @@ -251,10 +251,10 @@ for easier access.

    If provided, --local will move them into the user's ~/Applications directory instead of the system directory. It may need to be created, first.

  • -
  • ls, list [--full-name] +

  • ls, list [--full-name]: List all installed formulae. If --full-name is passed, print formulae with full-qualified names.

  • -
  • ls, list --unbrewed +

  • ls, list --unbrewed: List all files in the Homebrew prefix not installed by Homebrew.

  • ls, list [--versions [--multiple]] [--pinned] [formulae]: List the installed files for formulae. Combined with --verbose, recursively @@ -289,7 +289,7 @@ spaces.

    If --all is passed, show options for all formulae.

    If --installed is passed, show options for all installed formulae.

  • -
  • outdated [--quiet | --verbose | --json=v1 ]: +

  • outdated [--quiet|--verbose|--json=v1]: Show formulae that have an updated version available.

    By default, version information is displayed in interactive shells, and @@ -338,9 +338,9 @@ in three ways.