Browse Source

Fix pkg-search typo

Michael Nisi 10 years ago
parent
commit
8c4a8b260f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -254,7 +254,7 @@ The following targets are specific to packages:
 
 `pkg-list` lists all packages in the index.
 
-`pkg-search n=STRING` searches the index for STRING.
+`pkg-search q=STRING` searches the index for STRING.
 
 Packages are downloaded into `DEPS_DIR` (`./deps/` by default).