From 622df268a64c12253267e1b6ca86ac0ced4b1cce Mon Sep 17 00:00:00 2001 From: rhoerbe Date: Mon, 11 Aug 2014 14:42:40 +0200 Subject: added option to write response content to separate files outside log files. --- doc/howto.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/howto.rst b/doc/howto.rst index a3da5571..5fa65de8 100644 --- a/doc/howto.rst +++ b/doc/howto.rst @@ -261,7 +261,8 @@ Synopsis:: -h, --help show this help message and exit -H, --prettyprint Status output as human readable python dictionary -J TT_CONFIG_FILE Test target configuration in JSON format - -L, --log Print HTTP log information # TODO: update documentation + -k Print HTTP response contents into separate files + -L, --log Path to the logfile directory -l, --list List all the test flows as a JSON object -m, --metadata Return the SP metadata -O, --operations Operations module (generated from Repository as idp_saml2base.py) -- cgit v1.2.1