Need H: arg
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 18 Jan 2015 16:22:53 +0000 (23:22 +0700)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 18 Jan 2015 16:22:53 +0000 (23:22 +0700)
scripts/raduat

index feeb137..d9e5062 100755 (executable)
@@ -110,7 +110,7 @@ else
     role_types=$(echo $role_types | sed 's/\s/ /g')     # Change \n back to spaces
 fi
 
-while getopts "h?vc:r:p:" opt; do
+while getopts "h?H:vc:r:p:" opt; do
     case "$opt" in
     h|\?)
         show_help