Skip to content

Conversation

rgoldberg
Copy link
Contributor

@rgoldberg rgoldberg commented Sep 13, 2025

Fix generated shell completion script handling of repeating & non-repeating positional arguments, flags & options.

Also fix an unrelated swift-format violation & DocC typos in Flag.swift.

Resolve #806

Checklist

  • I've added at least one test that validates that my change is working, if appropriate
  • I've followed the code style of the rest of the project
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary

@rgoldberg rgoldberg changed the title 806 repeating arguments Fix generated shell completion script handling of repeating & non-repeating positional arguments, flags & options Sep 13, 2025
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.

Shell completion scripts variously do not properly handle repeating and/or non-repeating positional arguments, flags, or options
1 participant