Skip to content

Commit

Permalink
Minor readme change
Browse files Browse the repository at this point in the history
  • Loading branch information
henning77 committed Nov 30, 2013
1 parent 6619fb7 commit 723c3cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Point your browser to http://localhost:8080. lupo will print something like:
Example 2: Full logging
-----------------------

If you prefer to see everything transmitted, use `-style full`.
Use `-style full` to see everything transmitted:

lupo -from :8080 -to google.com:80 -style full

Expand Down Expand Up @@ -98,7 +98,7 @@ This is how a sample Websocket exchange looks like (which is mixed plain text /

Example 4: Log statistics
-------------------------
lupo prints statistics in a csv format, if you use the `-style stats` flag.
Use the `-style stats` flag to print statistics in a csv format:

lupo -from :8080 -to google.com:80 -style stats

Expand Down

0 comments on commit 723c3cb

Please sign in to comment.