Re: Possible Typo for "Set" Section of Bash Reference Manual

2024-05-07 Thread Chet Ramey
On 5/6/24 8:32 PM, John wrote: Hi! I believe the Bash Reference Manual is missing a key note for using "set -o". On the man page for "bash" (https://tiswww.case.edu/php/chet/bash/bash.html), the following line is present  * If *-o* is supplied with no /option-name/, the values of the curre

Possible Typo for "Set" Section of Bash Reference Manual

2024-05-06 Thread John
Hi! I believe the Bash Reference Manual is missing a key note for using "set -o". On the man page for "bash" (https://tiswww.case.edu/php/chet/bash/bash.html), the following line is present * If *-o* is supplied with no /option-name/, the values of the current options are printed. If *