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: