Skip to content

Commit

Permalink
Improved reference of switches documentation formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
MacLemon committed Feb 10, 2014
1 parent 0282ae9 commit 3282c2c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ Enable benchmarking by passing -b|--benchmark

You can the options below.

-a | --allciphers Test all known ciphers individually at the end.
-b | --benchmark Activate benchmark mode.
-h | --help Shows this help text.
-j | --json Output results in JSON format.
-o | --openssl /path/to/the/openssl binary you want to use.
-v | --verbose Increase verbosity.
-a | --allciphers Test all known ciphers individually at the end.
-b | --benchmark Activate benchmark mode.
-h | --help Shows this help text.
-j | --json Output results in JSON format.
-o | --openssl /path/to/the/openssl binary you want to use.
-v | --verbose Increase verbosity.

```
linux $ ./cipherscan -json www.google.com:443
Expand Down

0 comments on commit 3282c2c

Please sign in to comment.