[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

About dpkg-query manpage



Hi,

The dpkg-query manpage lacks for description of commands in synopsis section.
Patch attached.

Regards,

-- 
Philippe Batailler



--- dpkg-query.1	2006-02-08 20:35:40.000000000 +0100
+++ dpkg-query.1.new	2006-02-08 20:35:22.000000000 +0100
@@ -4,7 +4,35 @@
 
 .SH SYNOPSIS
 .B dpkg\-query
-
+.BR \-l | \-\-list
+.IR package\-name\-pattern
+.br
+.B dpkg\-query
+.BR \-W | \-\-show
+.IR package\-name\-pattern
+.br
+.B dpkg\-query
+.BR \-s | \-\-status
+.IR package\-name
+.br
+.B dpkg\-query
+.BR \-L | \-\-listfiles
+.IR package
+.br
+.B dpkg\-query
+.BR  \-S | \-\-search
+.IR filename\-search\-pattern
+.br
+.B dpkg\-query
+.BR \-p | \-\-print\-avail
+.IR package
+.br
+.B dpkg\-query
+.BR \-\-licence | \-\-license
+.br
+.B dpkg\-query
+.BR \-\-version
+.br
 .SH DESCRIPTION
 \fBdpkg\-query\fP is a tool to show information about packages listed in
 the \fBdpkg\fP database.

Reply to: