From 8c4a8b260fea9bd04a6d7bc6b99dbb1251aff735 Mon Sep 17 00:00:00 2001
From: Michael Nisi <michael.nisi@gmail.com>
Date: Tue, 13 Jan 2015 12:18:02 +0100
Subject: Fix pkg-search typo

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c182429..8e61bb8 100644
--- a/README.md
+++ b/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).
 
-- 
cgit v1.2.3