feat: Rename password by encryption key
All checks were successful
/ pre-commit (push) Successful in 1m9s
All checks were successful
/ pre-commit (push) Successful in 1m9s
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
634326190c
commit
8e1dd686d3
16 changed files with 118 additions and 117 deletions
|
@ -11,6 +11,6 @@ copier -help
|
|||
# Examples
|
||||
|
||||
```
|
||||
copier -password PASSWORD URL
|
||||
copier -ask-password URL
|
||||
copier -encryption-key ENCRYPTION_KEY URL
|
||||
copier -ask-encryption-key URL
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue