mirror of
https://github.com/httpie/cli.git
synced 2025-01-06 13:49:07 +01:00
Typo
This commit is contained in:
parent
2cf379df78
commit
acf5f063c7
@ -232,7 +232,7 @@ sessions.add_argument(
|
|||||||
'--session', metavar='SESSION_NAME',
|
'--session', metavar='SESSION_NAME',
|
||||||
help=_('''
|
help=_('''
|
||||||
Create, or reuse and update a session.
|
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.
|
cookies sent by the server persist between requests.
|
||||||
Session files are stored in %s/<HOST>/<SESSION_NAME>.json.
|
Session files are stored in %s/<HOST>/<SESSION_NAME>.json.
|
||||||
''' % DEFAULT_SESSIONS_DIR)
|
''' % DEFAULT_SESSIONS_DIR)
|
||||||
|
Loading…
Reference in New Issue
Block a user