Skip to content

Commit

Permalink
chore: fix activationkey messaging in man page
Browse files Browse the repository at this point in the history
The previous instruction message for registering
a system with an activation key suggested that
a username and password was not neccesary, but possible,
which is not the case.

Card ID: CCT-545
  • Loading branch information
DuckBoss committed Sep 2, 2024
1 parent f0e12f0 commit 8aa3600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/subscription-manager.8
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ Gives a comma-separated list of product keys to apply specific subscriptions to
.IP
When the
.B --activationkey
option is used, it is not necessary to use the
option is used, it is not possible to use the
.B --username
and
.B --password
Expand Down

0 comments on commit 8aa3600

Please sign in to comment.