#pragma section-numbers 1 <> * [[bash/invocation/option|Invocation Options]] * [[bash/builtin/set|Set Options]] * [[bash/builtin/shopt|Shopt Options]] ==== Invocation Option --noediting ==== ---- [[bash/invocation/option/noediting|--noediting]] * Do not use the GNU readline library to read command lines when the shell is interactive. * These options must appear on the command line before the single-character options to be recognized.