summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohannes Winkelmann <jw@smts.ch>2006-09-08 11:59:57 +0000
committerJohannes Winkelmann <jw@smts.ch>2006-09-08 11:59:57 +0000
commitea9b462d9876f1a8c5a027d3359cf7055d83bb44 (patch)
treeb977b0e4d8854f45a65a270baf2e1d0b262c7839 /doc
parent261cc30ba2e98394ad4037c6bbded8fb85ae91d9 (diff)
downloadprt-get-ea9b462d9876f1a8c5a027d3359cf7055d83bb44.tar.gz
prt-get-ea9b462d9876f1a8c5a027d3359cf7055d83bb44.tar.xz
prt-get: allow accessing version and port path in dup format separately
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1836 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
Diffstat (limited to 'doc')
-rw-r--r--doc/prt-get.813
1 files changed, 11 insertions, 2 deletions
diff --git a/doc/prt-get.8 b/doc/prt-get.8
index 6b30270..8a477e2 100644
--- a/doc/prt-get.8
+++ b/doc/prt-get.8
@@ -236,11 +236,20 @@ specified formats. The following symbols are currently replaced:
.TP
\ \ \ \(bu
-%1 \-> Port which takes precedence
+%p1 \-> Full path (including name) to port taking precendence
.TP
\ \ \ \(bu
-%2 \-> Port which is hidden
+%p2 \-> Full path (including name) to port being hidden
+
+.TP
+\ \ \ \(bu
+%v1 \-> Version of port taking precendence
+
+.TP
+\ \ \ \(bu
+%v2 \-> Version of port being hidden
+
.TP
.B list [\-v|\-vv] [filter] [--path] [--regex]

Generated by cgit