Skip to content

Commit

Permalink
Update help.sh (#107)
Browse files Browse the repository at this point in the history
Corrects the language for the untakedown command
  • Loading branch information
jlandrum authored Oct 24, 2024
1 parent 8b9fc24 commit f07a20e
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 @@ -25,7 +25,7 @@ account
Takedown an account specified by DID.
e.g. pdsadmin account takedown did:plc:xyz123abc456
untakedown <DID>
Remove a takedown an account specified by DID.
Remove a takedown from an account specified by DID.
e.g. pdsadmin account untakedown did:plc:xyz123abc456
reset-password <DID>
Reset a password for an account specified by DID.
Expand Down

0 comments on commit f07a20e

Please sign in to comment.