From 27be1fbdc251aa36224691cbecd34865b6ff244c Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 17 Feb 2015 21:05:24 -0500 Subject: Fix a couple of formatting issues in man page --- Library/Homebrew/manpages/brew.1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Homebrew/manpages') diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md index 34cf8dd6a..3be5acadd 100644 --- a/Library/Homebrew/manpages/brew.1.md +++ b/Library/Homebrew/manpages/brew.1.md @@ -237,7 +237,7 @@ Note that these flags should only appear after a command. If `--force` is passed, Homebrew will allow keg-only formulae to be linked. - * `linkapps [--local] []`: + * `linkapps [--local]` []: Find installed formulae that have compiled `.app`-style "application" packages for OS X, and symlink those apps into `/Applications`, allowing for easier access. @@ -360,7 +360,7 @@ Note that these flags should only appear after a command. for temporarily disabling a formula: `brew unlink foo && commands && brew link foo`. - * `unlinkapps [--local] []`: + * `unlinkapps [--local]` []: Removes links created by `brew linkapps`. If no are provided, all linked app will be removed. -- cgit v1.2.3