fix typo in help message
This commit is contained in:
parent
fbf1758ccb
commit
2c43affac9
@ -19,7 +19,7 @@ server and to clients.
|
|||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
hypd generatesecret > hyp.secret`,
|
hypd generate secret > hyp.secret`,
|
||||||
Run: func(cmd *cobra.Command, args []string) {
|
Run: func(cmd *cobra.Command, args []string) {
|
||||||
sharedSecret, err := otphyp.GenerateSecret()
|
sharedSecret, err := otphyp.GenerateSecret()
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
Loading…
Reference in New Issue
Block a user