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
Instead we get the command list by parsing openssl help, which also adds
some subcommands that were missing, and removes some non-existant ones
(at least on versions I have).
The parsing only happens when it's necessary, when the subcommand wasn't
chosen.
0 commit comments