1
0
mirror of https://github.com/httpie/cli.git synced 2024-11-24 08:22:22 +02:00
This commit is contained in:
Jakub Roztocil 2022-01-24 01:51:45 +01:00
parent 30a4d29f77
commit 700dbeddb0

View File

@ -1286,7 +1286,7 @@ If you omit the password part of `--auth, -a`, HTTPie securely prompts you for i
$ http -a username pie.dev/basic-auth/username/password
```
Please note that when you use [`--session`](#sessions), prompted passwords are persisted in sessions files .
Please note that when you use [`--session`](#sessions), prompted passwords are persisted in session files.
### Empty password