Skip to content

Update README with positional and repeated argument documentation - #8

Merged
eliothedeman merged 1 commit into
masterfrom
claude/add-positional-repeated-args-01AM62XVd4zLdyJQwBeKHWR4
Nov 29, 2025
Merged

Update README with positional and repeated argument documentation#8
eliothedeman merged 1 commit into
masterfrom
claude/add-positional-repeated-args-01AM62XVd4zLdyJQwBeKHWR4

Conversation

@eliothedeman

Copy link
Copy Markdown
Owner

Added comprehensive documentation for the new features:

  • Positional arguments using arg:"N" tag
  • Automatic slice detection for repeated arguments
  • Examples showing various use cases
  • Mixed flags and positional args
  • Table of available struct tags

Highlights:

  • Added Features section at the top
  • Multiple practical examples (copy, compile, build, server)
  • Clear explanation of positional args vs named options
  • Documentation of automatic slice/variadic behavior

Added comprehensive documentation for the new features:
- Positional arguments using arg:"N" tag
- Automatic slice detection for repeated arguments
- Examples showing various use cases
- Mixed flags and positional args
- Table of available struct tags

Highlights:
- Added Features section at the top
- Multiple practical examples (copy, compile, build, server)
- Clear explanation of positional args vs named options
- Documentation of automatic slice/variadic behavior
@eliothedeman
eliothedeman merged commit 0706b0f into master Nov 29, 2025
1 check passed
@eliothedeman
eliothedeman deleted the claude/add-positional-repeated-args-01AM62XVd4zLdyJQwBeKHWR4 branch November 29, 2025 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants