From c9df892c1e8ed455a656dee8116bbcd99c71db8c Mon Sep 17 00:00:00 2001 From: sanmiguel Date: Mon, 13 Jun 2016 21:12:56 +0200 Subject: Tweak usage output for version command --- kerl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'kerl') diff --git a/kerl b/kerl index 29802a1..a1ea41b 100755 --- a/kerl +++ b/kerl @@ -169,8 +169,7 @@ usage() echo " status Print available builds and installations" echo " prompt Print a string suitable for insertion in prompt" echo " cleanup Remove compilation artifacts (use after installation)" - echo - echo "version: $KERL_VERSION" + echo " version Print current version (current: $KERL_VERSION)" exit 1 } -- cgit v1.2.3