Re: set/shopt and interactive-comments

2014-05-02 Thread Chet Ramey
On 5/2/14, 6:15 AM, Дилян Палаузов wrote: > set -o prints "interactive-comments", but its documentation is under shopt > as interactive_comments. It actually exists in both places due to historical reasons. > Please rename in the documentation "interactive_comments" to > "interactive-comments" a

set/shopt and interactive-comments

2014-05-02 Thread Дилян Палаузов
Hello, provided that the options printed by `shopt` are supposed to be in alphabetical order, then tweak globstar to be displayed after globasciiranges . set -o prints "interactive-comments", but its documentation is under shopt as interactive_comments. Please rename in the documentation "