Skip to content

Commit

Permalink
Minor fix to not break links with reST
Browse files Browse the repository at this point in the history
  • Loading branch information
raimon49 committed Jan 28, 2020
1 parent a518ae6 commit ef15b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ When executed with the `--format=csv` option, you can output list in quoted CSV
#### Plain Vertical

When executed with the `--format=plain-vertical` option, you can output a simple plain vertical output that is similar to Angular CLI's
[`--extractLicenses` flag](https://angular.io/cli/build#options). This format minimizes rightward drift.
[--extractLicenses flag](https://angular.io/cli/build#options). This format minimizes rightward drift.

```bash
(venv) $ pip-licenses --format=plain-vertical --with-license-file --no-license-path
Expand Down

0 comments on commit ef15b00

Please sign in to comment.