Skip to content

[BUGFIX] Added support for combining flags like -xa - #13

Merged
jBeale23 merged 3 commits into
mainfrom
bugfix/combined-short-flags
Jun 8, 2026
Merged

jBeale23 merged 3 commits into
mainfrom
bugfix/combined-short-flags

Conversation

@jBeale23

@jBeale23 jBeale23 commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Resolves

Changelog

  • Updated help text to include [-x] flag
  • Added support for combining flags like -xa to be POSIX compliant
  • Added test to ensure combined arguments are parsed correctly

@jBeale23 jBeale23 added the bug Something isn't working label Jun 8, 2026
@jBeale23 jBeale23 self-assigned this Jun 8, 2026
@jBeale23
jBeale23 merged commit 762f64a into main Jun 8, 2026
4 checks passed
@jBeale23
jBeale23 deleted the bugfix/combined-short-flags branch June 8, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Missing Support For Posix -xa Style Flags

1 participant