mirror of
https://github.com/httpie/cli.git
synced 2025-01-01 03:09:29 +01:00
Typo
This commit is contained in:
parent
2cf379df78
commit
acf5f063c7
@ -232,7 +232,7 @@ sessions.add_argument(
|
||||
'--session', metavar='SESSION_NAME',
|
||||
help=_('''
|
||||
Create, or reuse and update a session.
|
||||
Withing a session, custom headers, auth credential, as well as any
|
||||
Within a session, custom headers, auth credential, as well as any
|
||||
cookies sent by the server persist between requests.
|
||||
Session files are stored in %s/<HOST>/<SESSION_NAME>.json.
|
||||
''' % DEFAULT_SESSIONS_DIR)
|
||||
|
Loading…
Reference in New Issue
Block a user