summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohannes Winkelmann <jw@smts.ch>2006-10-19 10:34:44 +0200
committerJohannes Winkelmann <jw@smts.ch>2006-10-19 10:34:44 +0200
commit23d83736724b644601dd19cead00e816d9d94180 (patch)
treefe0e1c5c4987e0410b3d4e7fff936d7d43f797d3 /doc
parent497c60f0a8b4e33d42a23a24bf05de3d5c677717 (diff)
downloadprt-get-23d83736724b644601dd19cead00e816d9d94180.tar.gz
prt-get-23d83736724b644601dd19cead00e816d9d94180.tar.xz
implement --depsort for listinst
Diffstat (limited to 'doc')
-rw-r--r--doc/prt-get.86
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/prt-get.8 b/doc/prt-get.8
index 8a477e2..30d3d93 100644
--- a/doc/prt-get.8
+++ b/doc/prt-get.8
@@ -332,7 +332,7 @@ to filter by package name.
.TP
-.B listinst [\-v|\-vv] [filter] [--regex]
+.B listinst [\-v|\-vv] [filter] [--regex] [--depsort]
List installed ports. It's basically the same as
.B pkginfo \-i,
but omits version when called without verbose (\-v, \-vv) switch. Plus
@@ -343,7 +343,9 @@ adds version and description.
both the ports database and the ports tree.
It's also possible to use shell like
.B wildcards
-for the listinst command. Make sure you escape where needed
+for the listinst command. Make sure you escape where needed. Finally, by
+default it's sorted alphabetically; use the \-\-depsort switch to sort by
+dependencies
.TP
.B listorphans [\-v|\-vv]

Generated by cgit