commit | 624f17e22ab1979f30d12d4cffc3dd248878832d | [log] [tgz] |
---|---|---|
author | Matt Butcher <mattbutcher@google.com> | Mon Aug 17 07:03:25 2015 -0600 |
committer | Matt Butcher <mattbutcher@google.com> | Mon Aug 17 07:03:25 2015 -0600 |
tree | cd3aae8e837a53b9de5ca55520900bb56d012f1d | |
parent | 5ef9573da519dfa7e0a0e447ae99f4e1a2aadbf1 [diff] |
Updated docs on novendor.
diff --git a/glide.go b/glide.go index 1efc839..2d050ac 100644 --- a/glide.go +++ b/glide.go
@@ -214,8 +214,8 @@ { Name: "novendor", ShortName: "nv", - Usage: "List all non-vendor directories and go files in a directory.", - Description: `Given a directory, list all the relevant Go files that are not vendored. + Usage: "List all non-vendor paths in a directory.", + Description: `Given a directory, list all the relevant Go paths that are not vendored. Example: