Skip to content

Commit 48ac266

Browse files
authored
Merge pull request #54 from LK4D4/fix_readme
Fix arguments count in README.md
2 parents 67af53a + 8d07463 commit 48ac266

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
[![Build Status](https://travis-ci.org/LK4D4/vndr.svg?branch=master)](https://travis-ci.org/LK4D4/vndr)
44

55
Vndr is simple vendoring tool, which is inspired by Docker vendor script.
6-
Vndr has only two options: `-verbose` and `-whitelist`, both of which do
7-
exactly what they say on the tin.
6+
Vndr has next command line arguments:
87

98
* `-verbose` adds additional output, helpful for debugging issues.
109
* `-whitelist` allows you to specify several regular expressions for paths

0 commit comments

Comments
 (0)