diff options
author | maxim <maxim@FreeBSD.org> | 2006-09-18 11:49:17 +0000 |
---|---|---|
committer | maxim <maxim@FreeBSD.org> | 2006-09-18 11:49:17 +0000 |
commit | 6188505097e44ad99cae9c5396c99721c1b0624e (patch) | |
tree | 496003e30dbe2875721382542b858316d390e44c /share/man/man7 | |
parent | bbf95ff2cc2b96237cc64babc555d6affb45359c (diff) | |
download | FreeBSD-src-6188505097e44ad99cae9c5396c99721c1b0624e.zip FreeBSD-src-6188505097e44ad99cae9c5396c99721c1b0624e.tar.gz |
o Document 'make quicksearch'.
PR: docs/103162
Submitted by: Lars Engels
MFC after: 1 week
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/ports.7 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 371b188..0ef0c8c 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 5, 2006 +.Dd September 18, 2006 .Dt PORTS 7 .Os .Sh NAME @@ -317,6 +317,11 @@ To find ports that contain .Dq Li apache in either of the name, path, info fields, ignore the rest of the record. +.It Cm quicksearch +Reduced +.Cm search +output. +Only display name, path and info. .It Cm describe Generate a one-line description of each port for use in the .Pa INDEX |