fix cmds/gen

This commit is contained in:
Christine Dodrill 2015-09-14 19:55:02 -07:00
parent 9d741cb0bf
commit 7c4a0a3c5e
1 changed files with 1 additions and 1 deletions

View File

@ -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