aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-07 11:49:18 +0300
committerLoïc Hoguin <[email protected]>2015-05-07 11:49:18 +0300
commitd2dd2424ecd258dd13135c2858c3f8cef3d74790 (patch)
tree4174aed492506deb743bf87cae0497cdb2f73d57 /README.md
parentd41f0cd48ccceaae49aeedb44e0caa05962cf976 (diff)
parent8c4a8b260fea9bd04a6d7bc6b99dbb1251aff735 (diff)
downloaderlang.mk-d2dd2424ecd258dd13135c2858c3f8cef3d74790.tar.gz
erlang.mk-d2dd2424ecd258dd13135c2858c3f8cef3d74790.tar.bz2
erlang.mk-d2dd2424ecd258dd13135c2858c3f8cef3d74790.zip
Merge branch 'typo' of https://github.com/michaelnisi/erlang.mk
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 1d7fbeb..b3ade31 100644
--- a/README.md
+++ b/README.md
@@ -255,7 +255,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).