mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-26 13:47:40 +00:00
Filter command: Fix typo Priorioty -> Priority
This commit is contained in:
@@ -97,7 +97,7 @@ as 'package-name' or as package queries.
|
|||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
$ aptly snapshot filter wheezy-main wheezy-required 'Priorioty (required)'
|
$ aptly snapshot filter wheezy-main wheezy-required 'Priority (required)'
|
||||||
`,
|
`,
|
||||||
Flag: *flag.NewFlagSet("aptly-snapshot-filter", flag.ExitOnError),
|
Flag: *flag.NewFlagSet("aptly-snapshot-filter", flag.ExitOnError),
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user