mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-01-12 03:21:33 +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:
|
||||
|
||||
$ 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),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user