mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-01-12 03:21:33 +00:00
Fix typo
This commit is contained in:
@@ -116,7 +116,7 @@ func makeCmdPackageShow() *commander.Command {
|
||||
cmd := &commander.Command{
|
||||
Run: aptlyPackageShow,
|
||||
UsageLine: "show <package-query>",
|
||||
Short: "show details about packages matcing query",
|
||||
Short: "show details about packages matching query",
|
||||
Long: `
|
||||
Command shows displays detailed meta-information about packages
|
||||
matching query. Information from Debian control file is displayed.
|
||||
|
||||
@@ -1383,7 +1383,7 @@ $ aptly package search \(cq$Architecture (i386), Name (% *\-dev)\(cq
|
||||
.
|
||||
.IP "" 0
|
||||
.
|
||||
.SH "SHOW DETAILS ABOUT PACKAGES MATCING QUERY"
|
||||
.SH "SHOW DETAILS ABOUT PACKAGES MATCHING QUERY"
|
||||
\fBaptly\fR \fBpackage\fR \fBshow\fR \fIpackage\-query\fR
|
||||
.
|
||||
.P
|
||||
|
||||
Reference in New Issue
Block a user