aboutsummaryrefslogtreecommitdiff
path: root/toys/pending/getopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/pending/getopt.c')
-rw-r--r--toys/pending/getopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/getopt.c b/toys/pending/getopt.c
index 88307153..dcef314b 100644
--- a/toys/pending/getopt.c
+++ b/toys/pending/getopt.c
@@ -6,7 +6,7 @@ USE_GETOPT(NEWTOY(getopt, "^a(alternative)n:(name)o:(options)l*(long)(longoption
config GETOPT
bool "getopt"
- default y
+ default n
help
usage: getopt [OPTIONS] [--] ARG...