This commit is contained in:
Pratik
2019-01-29 10:07:39 +05:30
parent fea4c400c7
commit 2f8daea7e6

View File

@@ -163,7 +163,10 @@ while [[ "$#" -gt 0 ]]; do
shift
;;
-h|--help)
echo
usage
echo
exit 0
shift
;;
*)