Problem
shock has no built-in help. The only way to discover available subcommands is to read the cli/ directory.
Proposal
Add a shock help subcommand (and/or shock --help / shock -h) that lists available subcommands with brief descriptions.
Notes
This becomes more valuable as subcommands grow (e.g. shock init from SHSH-33). Low priority since the audience is small and familiar, but it's a nice quality-of-life improvement.
Problem
shockhas no built-in help. The only way to discover available subcommands is to read thecli/directory.Proposal
Add a
shock helpsubcommand (and/orshock --help/shock -h) that lists available subcommands with brief descriptions.Notes
This becomes more valuable as subcommands grow (e.g.
shock initfrom SHSH-33). Low priority since the audience is small and familiar, but it's a nice quality-of-life improvement.