minor fix in pkg_cmp_summary.1
This commit is contained in:
parent
8faed80057
commit
3f2fb0b389
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: pkg_cmp_summary.1,v 1.17 2011/01/17 16:47:34 cheusov Exp $
|
||||
.\" $NetBSD: pkg_cmp_summary.1,v 1.18 2011/08/07 17:25:27 cheusov Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2008-2010 by Aleksey Cheusov (vle@gmx.net)
|
||||
.\" Absolutely no warranty.
|
||||
|
@ -52,7 +52,7 @@ PKGPATH appears in output if -p option is specified.
|
|||
display help message
|
||||
.TP
|
||||
.B "-p"
|
||||
use PKGPATH:PKGBASE pair for identifing a package instead of PKGBASE.
|
||||
use (PKGPATH, PKGBASE) pair for identifing a package instead of PKGBASE.
|
||||
.TP
|
||||
.B "-m"
|
||||
for comparing summaries for multi-variant packages
|
||||
|
|
Loading…
Reference in a new issue