From b0dd46368719f2d8f287961f79386fba9568c163 Mon Sep 17 00:00:00 2001 From: Jakub Roztocil Date: Fri, 22 Mar 2013 16:26:51 -0300 Subject: [PATCH] Corrected session info in the README. --- README.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 59fb4ee0..ba659e71 100644 --- a/README.rst +++ b/README.rst @@ -906,11 +906,7 @@ Session data are stored in JSON files in the directory **Warning:** All session data, including credentials, cookie data, and custom headers are stored in plain text. -Session files can also be created or edited with a text editor. - -.. code-block:: bash - - $ httpie session edit example.org user1 +Session files can also be created and edited manually in a text editor. See also `Config`_.