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

-o posix: minor manpage/usage tweaks (re: 921bbcae)

This commit is contained in:
Martijn Dekker 2020-09-05 06:21:32 +02:00
parent 3ede73aa33
commit ca9de42d59
2 changed files with 3 additions and 3 deletions

View file

@ -241,7 +241,7 @@ const char sh_set[] =
"of the pipeline will be the value of the last "
"command to exit with non-zero exit status, or will "
"be zero if all commands return zero exit status.]"
"[+posix?Enable POSIX standard compatibility mode.]"
"[+posix?Enable full POSIX standard compliance mode.]"
"[+privileged?Equivalent to \b-p\b.]"
"[+rc?Do not run the \b.kshrc\b file for interactive shells.]"
"[+showme?Simple commands preceded by a \b;\b will be traced "