mirror of
https://github.com/restic/restic.git
synced 2025-08-23 15:28:08 +00:00
Merge branch 'patch-release'
This commit is contained in:
@@ -2177,6 +2177,12 @@ _restic_list()
|
||||
|
||||
must_have_one_flag=()
|
||||
must_have_one_noun=()
|
||||
must_have_one_noun+=("blobs")
|
||||
must_have_one_noun+=("index")
|
||||
must_have_one_noun+=("keys")
|
||||
must_have_one_noun+=("locks")
|
||||
must_have_one_noun+=("packs")
|
||||
must_have_one_noun+=("snapshots")
|
||||
noun_aliases=()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user