summaryrefslogtreecommitdiff
path: root/src/groups.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/groups.sh')
-rwxr-xr-xsrc/groups.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/groups.sh b/src/groups.sh
index 54ae918c7..7afe52e71 100755
--- a/src/groups.sh
+++ b/src/groups.sh
@@ -52,6 +52,8 @@ do
-*)
echo "$0: invalid option: $arg" >&2
exit 1 ;;
+ *)
+ break ;;
esac
done