--- src/builtins.c.orig
+++ src/builtins.c
@@ -1203,1 +1203,1 @@
-	argv += optind;
+	argv += (optind + 1);
