aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Allen <[email protected]>2017-08-03 19:02:21 -0500
committerGitHub <[email protected]>2017-08-03 19:02:21 -0500
commitad7e0184535ebbedb21cbcac82ce5ca769ce0ae5 (patch)
tree18fbdb6820a47dc7c3088835bc5c1b782fd32f10
parent85d97cac82e6125d13d53cf8f3b7c5f8433d5e2c (diff)
parentc213c2b7932919e8941c10a117a45ababc0f1174 (diff)
downloadkerl-ad7e0184535ebbedb21cbcac82ce5ca769ce0ae5.tar.gz
kerl-ad7e0184535ebbedb21cbcac82ce5ca769ce0ae5.tar.bz2
kerl-ad7e0184535ebbedb21cbcac82ce5ca769ce0ae5.zip
Merge pull request #223 from kerl/mtc-add-path-to-usage
Add a usage line for 'kerl path' subcommand
-rwxr-xr-xkerl1
1 files changed, 1 insertions, 0 deletions
diff --git a/kerl b/kerl
index c86d782..b292ea3 100755
--- a/kerl
+++ b/kerl
@@ -179,6 +179,7 @@ usage()
echo " update Update the list of available releases from your source provider"
echo " list List releases, builds and installations"
echo " delete Delete builds and installations"
+ echo " path Print the path of a given installation"
echo " active Print the path of the active installation"
echo " plt Print Dialyzer PLT path for the active installation"
echo " status Print available builds and installations"