From 20c2c1e81860525e8acfbad6e6d582bdf67f5988 Mon Sep 17 00:00:00 2001 From: Tomas Plesnik <plesnik@ics.muni.cz> Date: Thu, 2 Feb 2012 07:11:15 +0100 Subject: [PATCH] uprava napovedy --- src/warden-client/sh/uninstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/warden-client/sh/uninstall.sh b/src/warden-client/sh/uninstall.sh index dd4dff2..a2e8a9f 100755 --- a/src/warden-client/sh/uninstall.sh +++ b/src/warden-client/sh/uninstall.sh @@ -39,7 +39,7 @@ VERSION="1.0" usage() { echo "Usage: `basename $0` [-d <directory>] [-hV]" - echo "-d <directory> installation directory (default: /opt)" + echo "-d <directory> uninstallation directory (default: /opt)" echo "-h print this help" echo "-V print script version number and exit" echo -- GitLab