fix cmds/gen
This commit is contained in:
parent
9d741cb0bf
commit
7c4a0a3c5e
|
@ -16,7 +16,7 @@ to your configured secret store and make it
|
|||
available for `totptool code` instantly.
|
||||
"""
|
||||
|
||||
proc help*()
|
||||
proc help*() =
|
||||
echo genUsage
|
||||
quit 2
|
||||
|
||||
|
|
Loading…
Reference in New Issue