data/builtins.c: fix typo in 'getopts' usage message
This commit is contained in:
parent
57af42d968
commit
876da711c0
|
|
@ -819,7 +819,7 @@ USAGE_LICENSE
|
|||
"for backwards compatibility.]"
|
||||
"a:[name?Use \aname\a instead of the command name in usage messages.]"
|
||||
"\n"
|
||||
"\nopstring name [args...]\n"
|
||||
"\noptstring name [args...]\n"
|
||||
"\n"
|
||||
"[+EXIT STATUS]{"
|
||||
"[+0?An option specified was found.]"
|
||||
|
|
|
|||
Loading…
Reference in New Issue