Skip to content

Commit

Permalink
Merge pull request #23 from deanwilson/master
Browse files Browse the repository at this point in the history
CLI Example correction
  • Loading branch information
tarekziade committed Apr 30, 2013
2 parents ac1988a + cfa5bcc commit dd71df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/examples.rst
Expand Up @@ -26,7 +26,7 @@ the transaction)::
Adding a 1 second delay on **every** call to a MySQL server::

$ vaurien --proxy 0.0.0.0:3307 --backend 0.0.0.0:3306 --stay-connected --behavior 100:delay \
--handler-delay-sleep 1
--behavior-delay-sleep 1


A quick'n'dirty SSH tunnel from your box to another box::
Expand Down

0 comments on commit dd71df1

Please sign in to comment.