Skip to content
This repository has been archived by the owner on Jan 31, 2019. It is now read-only.

Commit

Permalink
remove mention of tags in install command usage text until they can b…
Browse files Browse the repository at this point in the history
…e fixed
  • Loading branch information
Caolan McMahon committed Feb 10, 2012
1 parent 459607d commit 8f76ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/commands/install.js
Expand Up @@ -25,7 +25,7 @@ exports.usage = '' +
' kanso install <tarball url>\n' +
' kanso install <folder>\n' +
' kanso install <name>\n' +
' kanso install <name>@<tag>\n' +
//' kanso install <name>@<tag>\n' +
' kanso install <name>@<version>\n' +
' kanso install <name>@<version range>\n' +
'\n' +
Expand Down

0 comments on commit 8f76ddd

Please sign in to comment.