Skip to content

Commit

Permalink
Filter command: Fix typo Priorioty -> Priority
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Bruckner authored and neolynx committed Mar 21, 2021
1 parent 2422d3a commit cbf0416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/snapshot_filter.go
Original file line number Diff line number Diff line change
Expand Up @@ -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),
}
Expand Down

0 comments on commit cbf0416

Please sign in to comment.