From 502101a2e27e72916eccdfd7007ecb088c31ed21 Mon Sep 17 00:00:00 2001 From: Xu Cheng Date: Mon, 17 Aug 2015 16:12:29 +0800 Subject: manpage: slight format tweak --- Library/Homebrew/manpages/brew.1.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md index 279214976..7e1b8acdd 100644 --- a/Library/Homebrew/manpages/brew.1.md +++ b/Library/Homebrew/manpages/brew.1.md @@ -270,14 +270,14 @@ Note that these flags should only appear after a command. 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]` []: + * `ls`, `list [--versions [--multiple]] [--pinned]` []: List the installed files for . Combined with `--verbose`, recursively list the contents of all subdirectories in each 's keg. -- cgit v1.2.3