From 2847c68c031a06c9bf556db47793c6cef063d30d Mon Sep 17 00:00:00 2001
From: Tomas Plesnik <plesnik@ics.muni.cz>
Date: Thu, 2 Feb 2012 07:49:03 +0100
Subject: [PATCH] uprava napovedy

---
 src/warden-client/sh/update.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/warden-client/sh/update.sh b/src/warden-client/sh/update.sh
index 76bfbc3..2ed6bed 100755
--- a/src/warden-client/sh/update.sh
+++ b/src/warden-client/sh/update.sh
@@ -40,7 +40,7 @@ VERSION="1.0"
 usage()
 {
 	echo "Usage: `basename $0` [-d <directory>] [-hV]"
-	echo "-d <directory>            installation directory (default: /opt)"
+	echo "-d <directory>            destination directory (default: /opt)"
 	echo "-h                        print this help"
 	echo "-V                        print script version number and exit"
 	echo
-- 
GitLab