borgmatic list --pattern-from should be --patterns-from to match Borg #230
Labels
No labels
blocked
breaking
bug
data loss
design finalized
good first issue
new feature area
question / support
security
waiting for response
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
borgmatic-collective/borgmatic#230
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The existing
borgmatic list --pattern-fromflag should probably be renamed to--patterns-from(note the plural) to match the corresponding parameter inborg list, so people don't get confused when switching from one to the other CLI.Technically this would be a breaking change, but not a big one.