mirror of
https://github.com/octoleo/restic.git
synced 2025-01-11 10:18:10 +00:00
Update manpages and auto-completion
This commit is contained in:
parent
44968c7d43
commit
5dcee7f0a3
@ -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=()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user