From 8cd9083ae6d315608dad9ce61f0219bce2e6a448 Mon Sep 17 00:00:00 2001 From: Matt McCormick Date: Mon, 4 Jul 2016 22:27:04 -0400 Subject: [PATCH] dockcross: Improve command help --- imagefiles/dockcross | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/imagefiles/dockcross b/imagefiles/dockcross index 03ada28..f275e80 100755 --- a/imagefiles/dockcross +++ b/imagefiles/dockcross @@ -67,17 +67,26 @@ command:help() { fi else cat >&2 < +For update command help use: $0 help ENDHELP + exit 1 fi }