Skip to content

Commit

Permalink
Help string correction
Browse files Browse the repository at this point in the history
  • Loading branch information
szszszsz committed Dec 8, 2022
1 parent 9537923 commit f42055a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pynitrokey/cli/start.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ def set_identity(identity, force_restart):
This could be replaced with:
gpg-connect-agent "SCD APDU 00 85 00 0<IDENTITY>
gpg-connect-agent "SCD APDU 00 85 00 0<IDENTITY>"
"""
if not identity.isdigit():
local_critical("identity number must be a digit")
Expand Down

0 comments on commit f42055a

Please sign in to comment.