mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-09 22:19:47 +08:00
Replace hand-maintained help block with generateHelpText() that reads from COMMAND_DESCRIPTIONS and SNAPSHOT_FLAGS. Eliminates help text drift from source of truth.