boldandbrad / meeple-cli

🎲 Interact with BoardGameGeek and manage local collections from your terminal.
MIT License
1 stars 1 forks source link

Allow `meeple update` to take multiple collection arguments. #66

Closed boldandbrad closed 1 year ago

boldandbrad commented 1 year ago

Currently meeple update can take 1 positional collection argument. If present, it updates that collection. If not, it updates all collections. It would be nice to be able to update multiple (but not all) collections by providing more than one argument.