diff options
| author | Mike McQuaid | 2016-08-16 10:25:53 +0100 |
|---|---|---|
| committer | GitHub | 2016-08-16 10:25:53 +0100 |
| commit | 87173cb7cdd4dca8f5469b67198e98f2fc4011b1 (patch) | |
| tree | 8fcff21584d3c61eb63b355d380b8add9d019ed6 /share/man | |
| parent | 8a24d5f942c090e96e752b7bc5dd70074b50963c (diff) | |
| parent | 0695edafa1a2498711635425604c416dc1873b86 (diff) | |
| download | brew-87173cb7cdd4dca8f5469b67198e98f2fc4011b1.tar.bz2 | |
Merge pull request #710 from MikeMcQuaid/list-manpage-tweaks
list: note that `ls` command is used.
Diffstat (limited to 'share/man')
| -rw-r--r-- | share/man/man1/brew.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 5b32ba898..15d3a9841 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -344,7 +344,7 @@ If provided, \fB\-\-local\fR will symlink them into the user\'s \fB~/Application . .TP \fBlist\fR, \fBls\fR [\fB\-\-full\-name\fR] -List all installed formulae\. If \fB\-\-full\-name\fR is passed, print formulae with full\-qualified names\. +List all installed formulae\. If \fB\-\-full\-name\fR is passed, print formulae with fully\-qualified names\. If \fB\-\-full\-name\fR is not passed any other options (e\.g\. \fB\-t\fR) are passed to \fBls\fR which produces the actual output\. . .TP \fBlist\fR, \fBls\fR \fB\-\-unbrewed\fR |
