From f4da7e9f19b1559972c4d885b69c728d958f15aa Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Dec 03 2010 12:21:07 +0000 Subject: Update comment on cli_doParseArguments.sh. --- diff --git a/Scripts/Bash/Functions/cli_doParseArguments.sh b/Scripts/Bash/Functions/cli_doParseArguments.sh index e66d0ea..8c1a1e3 100755 --- a/Scripts/Bash/Functions/cli_doParseArguments.sh +++ b/Scripts/Bash/Functions/cli_doParseArguments.sh @@ -1,7 +1,7 @@ #!/bin/bash # -# cli_doParseArguments.sh -- This function uses getopt(1) to parse -# optional arguments passed to centos-art.sh script. +# cli_doParseArguments.sh -- This function redefines arguments +# (ARGUMENTS) global variable using getopt(1) output. # # Copyright (C) 2009, 2010 Alain Reguera Delgado #