aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichael Nisi <[email protected]>2015-01-13 12:18:02 +0100
committerMichael Nisi <[email protected]>2015-01-13 12:48:09 +0100
commit8c4a8b260fea9bd04a6d7bc6b99dbb1251aff735 (patch)
tree85c42852eeefa8da8f06aa5146c4dfeafb1f6025 /README.md
parent11dd48fba8b4b3d9783be7727feed45729987738 (diff)
downloaderlang.mk-8c4a8b260fea9bd04a6d7bc6b99dbb1251aff735.tar.gz
erlang.mk-8c4a8b260fea9bd04a6d7bc6b99dbb1251aff735.tar.bz2
erlang.mk-8c4a8b260fea9bd04a6d7bc6b99dbb1251aff735.zip
Fix pkg-search typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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).