Corrected session info in the README.

This commit is contained in:
Jakub Roztocil 2013-03-22 16:26:51 -03:00
parent bffaee13ff
commit b0dd463687

View File

@ -906,11 +906,7 @@ Session data are stored in JSON files in the directory
**Warning:** All session data, including credentials, cookie data, **Warning:** All session data, including credentials, cookie data,
and custom headers are stored in plain text. and custom headers are stored in plain text.
Session files can also be created or edited with a text editor. Session files can also be created and edited manually in a text editor.
.. code-block:: bash
$ httpie session edit example.org user1
See also `Config`_. See also `Config`_.