Skip to content

Commit

Permalink
rst typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nekmo authored Jan 16, 2017
1 parent ea7b47f commit 7b10cf5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ installed dependencies (pip freeze) vs dependencies in requirements.txt
Available arguments:

* **file1**: First file to compare. By default requirements.txt
* **file2**: Second file to compare. By default ``pip freeze`` output.
* **--pipdeptree**: Use pipdeptree instead ``pip freeze`` and show only dependencies that have not been installed by other dependencies.
* **file1**: First file to compare. By default requirements.txt
* **file2**: Second file to compare. By default ``pip freeze`` output.
* **--pipdeptree**: Use pipdeptree instead ``pip freeze`` and show only dependencies that have not been installed by other dependencies.


Output example::
Expand Down

0 comments on commit 7b10cf5

Please sign in to comment.