Renomage recrypt-roles en recrypt-files, plus clair
Conflicts: bash_completion
This commit is contained in:
parent
bbc6cb73f6
commit
9e006b80bc
3 changed files with 7 additions and 9 deletions
|
@ -23,9 +23,7 @@ _cranspasswords_completion(){
|
|||
cur="${COMP_WORDS[argc]}"
|
||||
cur_first_char=${cur:0:1}
|
||||
opts_short="-h -v -c -f -l"
|
||||
opts="--help --server --verbose --clipboard --noclipboard --force --edit --view --remove --list --check-keys --update-keys --list-roles --recrypt-roles --roles --list-servers"
|
||||
|
||||
|
||||
opts="--help --server --verbose --clipboard --noclipboard --force --edit --view --remove --list --check-keys --update-keys --list-roles --recrypt-files --roles --list-servers"
|
||||
mkdir -p -m 700 "$role_dir"
|
||||
mkdir -p -m 700 "$pass_dir"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue