docs(copier): Rename -w to -ask-password
All checks were successful
/ pre-commit (push) Successful in 1m14s

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2025-08-28 13:01:50 +02:00
parent d43c645039
commit 0a4e001dd9
Signed by: jriou
GPG key ID: 9A099EDA51316854

View file

@ -12,5 +12,5 @@ copier -help
```
copier -password PASSWORD URL
copier -w URL
copier -ask-password URL
```