Skip to content

Commit

Permalink
reset-password help command fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ythknn authored Aug 6, 2024
1 parent 0bf0eea commit e8e25bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdsadmin/help.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ account
untakedown <DID>
Remove a takedown an account specified by DID.
e.g. pdsadmin account untakedown did:plc:xyz123abc456
password-reset <DID>
reset-password <DID>
Reset a password for an account specified by DID.
e.g. pdsadmin account reset-password did:plc:xyz123abc456
Expand Down

0 comments on commit e8e25bb

Please sign in to comment.