fix: help/version override for translation
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

See #628
This commit is contained in:
2025-09-03 08:53:08 +02:00
parent e1f029d2db
commit 4547cf2579
4 changed files with 168 additions and 46 deletions

View File

@ -5,6 +5,8 @@ var (
Debug bool
NoInput bool
Offline bool
Help bool
Version bool
// NOTE(d1): sub-command specific
Chaos bool