You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the VerifyCmd interface, the h flag is added as a shorthand for the program hash parameter. However, this flag conflicts with the -h flag shortcut for --help. This was confusing for a second, so I wanted to point this out.