Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
Use "directory", not "folder"
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed May 14, 2015
1 parent 74dccb2 commit f1d73eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Library/Homebrew/manpages/brew.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ Note that these flags should only appear after a command.
If no <formulae> are provided, all of them will have their .apps symlinked.

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

* `ls, list [--unbrewed] [--versions [--multiple]] [--pinned]` [<formulae>]:
Without any arguments, list all installed formulae.
Expand Down
2 changes: 1 addition & 1 deletion share/man/man1/brew.1
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ Find installed formulae that have compiled \fB\.app\fR\-style "application" pack
If no \fIformulae\fR are provided, all of them will have their \.apps symlinked\.
.
.IP
If provided, \fB\-\-local\fR will move them into the user\'s \fB~/Applications\fR folder instead of the system folder\. It may need to be created, first\.
If provided, \fB\-\-local\fR will move them into the user\'s \fB~/Applications\fR directory instead of the system directory\. It may need to be created, first\.
.
.TP
\fBls, list [\-\-unbrewed] [\-\-versions [\-\-multiple]] [\-\-pinned]\fR [\fIformulae\fR]
Expand Down

0 comments on commit f1d73eb

Please sign in to comment.