commit ac6ee0ec84315ce7178fc0e7cbf4e258efa51405 parent f4afa8087e1102253916c024122625ba656c42e7 Author: sin <sin@2f30.org> Date: Sat, 1 Mar 2014 11:40:53 +0000 Update usage for mkfile Diffstat:
M | mkfile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mkfile b/mkfile @@ -4,7 +4,7 @@ allpkgs = `{ls pkgs/*} pkgs = ${allpkgs:pkgs/%=%} help:VQ: - printf 'Usage: mk <pkg>\n' + printf 'Usage: mk pkg...\n' printf '\nTo build all the targets in pkgs/, run `mk world´\n' all world:VQ: $pkgs