Skip to content

Commit

Permalink
Merge pull request #66 from psecio/revert-65-fix-versinon-note
Browse files Browse the repository at this point in the history
Revert "Fix version number when psecio-parse was added"
  • Loading branch information
hanneskod committed Feb 20, 2015
2 parents 71c2d3f + d9f8c29 commit a2c6cf9
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 @@ -35,7 +35,7 @@ Make sure you have `~/.composer/vendor/bin/` in your path.

Usage
-----
> **NOTE:** In version **0.5** the executable was renamed **psecio-parse**. In earlier
> **NOTE:** In version **0.6** the executable was renamed **psecio-parse**. In earlier
> versions the tool was simply named **parse**.
> **NOTE:** In version **0.4** and earlier the `--target` option was used to specify the
Expand All @@ -53,7 +53,7 @@ For more detailed information see the `help` and `list` commands.

Currently console and xml output formats are available. Set format with the `--format` option.

psecio-parse scan --format=xml /path/to/my/project
psecio-parse scan --format=xml /path/to/my/project
psecio-parse scan --format=dots /path/to/my/project

The console formats supports setting the verbosity using the `-v` or `-vv` switch.
Expand Down

0 comments on commit a2c6cf9

Please sign in to comment.