CLI works

This commit is contained in:
Cody Lee
2022-12-22 18:16:43 -06:00
parent db9bcd5687
commit 3768c53512
16 changed files with 126 additions and 33 deletions

View File

@@ -72,6 +72,7 @@ type Flags struct {
DumpJSON string
HashPW string
ShowVer bool
DebugIO bool
*pflag.FlagSet
}