aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/list.rb
diff options
context:
space:
mode:
authorMike McQuaid2018-02-05 10:31:57 +0100
committerGitHub2018-02-05 10:31:57 +0100
commit3ac2f81f3c07232fc8d7373bbd43a46abe85a3d8 (patch)
treed79e615212e598f9310fb505e96778bd60e058f7 /Library/Homebrew/cmd/list.rb
parent3269716f3ac6370b16444eb58ba59e2557515570 (diff)
parent91246c25535e80b484bcc5a7a11c5d58fd76b962 (diff)
downloadbrew-3ac2f81f3c07232fc8d7373bbd43a46abe85a3d8.tar.bz2
Merge pull request #3757 from EricFromCanada/master
docs: add more option descriptions
Diffstat (limited to 'Library/Homebrew/cmd/list.rb')
-rw-r--r--Library/Homebrew/cmd/list.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/list.rb b/Library/Homebrew/cmd/list.rb
index 1f90a3ac3..482100ba2 100644
--- a/Library/Homebrew/cmd/list.rb
+++ b/Library/Homebrew/cmd/list.rb
@@ -6,7 +6,7 @@
#: * `list`, `ls` `--unbrewed`:
#: List all files in the Homebrew prefix not installed by Homebrew.
#:
-#: * `list`, `ls` [`--versions` [`--multiple`]] [`--pinned`] [<formulae>]:
+#: * `list`, `ls` [`--verbose`] [`--versions` [`--multiple`]] [`--pinned`] [<formulae>]:
#: List the installed files for <formulae>. Combined with `--verbose`, recursively
#: list the contents of all subdirectories in each <formula>'s keg.
#: