print help when -h is present regardless of other flags

This commit is contained in:
2025-10-25 22:15:24 +02:00
parent de05ca6c6c
commit 93402deb00
2 changed files with 9 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ import (
)
const (
Version = `v0.0.7`
Version = `v0.0.8`
SLEEP = 5
Usage = `io-exporter [options] <file>
Options: