mirror of
https://github.com/skoelle/kctl-tui.git
synced 2026-09-17 20:10:24 +00:00
The condition showHelp||len(filtered)==0 caused the tool to always print usage and exit. Now only --help triggers usage+exit.
The condition showHelp||len(filtered)==0 caused the tool to always print usage and exit. Now only --help triggers usage+exit.