Skip to content

Commit

Permalink
Merge pull request #205 from mariux64/fix-typo-in-pkgadmin-usage
Browse files Browse the repository at this point in the history
Fix typo in pkgadmin usage
  • Loading branch information
pmenzel authored Sep 2, 2021
2 parents 846242b + 011c74d commit a7cc6f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgadmin/pkgadmin
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use warnings;

our $USAGE=<<"EOF";
usage:
$0 list # show packag status
$0 list # show package status
$0 update # update /var/pkg according to policy and usage
EOF

Expand Down

0 comments on commit a7cc6f8

Please sign in to comment.