aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsanmiguel <[email protected]>2017-08-03 19:00:21 -0500
committersanmiguel <[email protected]>2017-08-03 19:00:21 -0500
commitc213c2b7932919e8941c10a117a45ababc0f1174 (patch)
tree18fbdb6820a47dc7c3088835bc5c1b782fd32f10
parent85d97cac82e6125d13d53cf8f3b7c5f8433d5e2c (diff)
downloadkerl-c213c2b7932919e8941c10a117a45ababc0f1174.tar.gz
kerl-c213c2b7932919e8941c10a117a45ababc0f1174.tar.bz2
kerl-c213c2b7932919e8941c10a117a45ababc0f1174.zip
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"