1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

data/builtins.c: fix typo in 'getopts' usage message

This commit is contained in:
Martijn Dekker 2020-06-18 12:12:15 +02:00
parent 57af42d968
commit 876da711c0

View file

@ -819,7 +819,7 @@ USAGE_LICENSE
"for backwards compatibility.]" "for backwards compatibility.]"
"a:[name?Use \aname\a instead of the command name in usage messages.]" "a:[name?Use \aname\a instead of the command name in usage messages.]"
"\n" "\n"
"\nopstring name [args...]\n" "\noptstring name [args...]\n"
"\n" "\n"
"[+EXIT STATUS]{" "[+EXIT STATUS]{"
"[+0?An option specified was found.]" "[+0?An option specified was found.]"