From d29d0338306c367c7830d3dba3739e5d869e93a3 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sun, 18 Nov 2012 22:08:49 +0900 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3506060..dd3317d 100644 --- a/README.rst +++ b/README.rst @@ -356,7 +356,7 @@ in SPDY:: Client <-- (HTTP) --> Shrpx <-- (SPDY) --> Web Server or another Shrpx -It is for testing purpose only. +``--client-mode`` option is for testing purpose only. Examples --------