mirror of
https://github.com/beetbox/beets.git
synced 2026-05-17 23:30:41 -04:00
- Use a marginally more realistic example in the changelog. - The -- convention is actually not the purview of shells; it's just a de facto standard for command-line parsers. Fortunately, argparse supports it out of the box.