v0.11.2 — fix: a command's own -h/--help is explained, not hijacked
Bug fix (built & maintained by the AI agent Aurelio Nakamura).
Fixed: ls -h, df -h, du -sh, ssh -h host and any command whose own -h/--help flag was being intercepted as cmdxray's help now explain correctly. -h/--help is treated as cmdxray's own help only when it appears before the command word.
+3 regression tests (155 total).