Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update help text for otp set #137

Closed
robinkrahl opened this issue Feb 14, 2021 · 2 comments
Closed

Update help text for otp set #137

robinkrahl opened this issue Feb 14, 2021 · 2 comments

Comments

@robinkrahl
Copy link
Collaborator

robinkrahl commented Feb 14, 2021

Since 99fde3c, the default is base32, not hexadecimal.

  /// The secret to store on the slot as a hexadecimal string (or in the format set with the
  /// --format option)
  pub secret: String,

https://github.com/d-e-s-o/nitrocli/blob/master/src/args.rs#L292

@d-e-s-o
Copy link
Owner

d-e-s-o commented Feb 15, 2021

Will fix it. Thanks for the report!

@d-e-s-o
Copy link
Owner

d-e-s-o commented Feb 27, 2021

Should be fixed now.

@d-e-s-o d-e-s-o closed this as completed Feb 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants