From c213c2b7932919e8941c10a117a45ababc0f1174 Mon Sep 17 00:00:00 2001 From: sanmiguel Date: Thu, 3 Aug 2017 19:00:21 -0500 Subject: Add a usage line for 'kerl path' subcommand --- kerl | 1 + 1 file changed, 1 insertion(+) (limited to 'kerl') 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" -- cgit v1.2.3