> After the string is decoded, it is expanded via parameter expansion, command substitution, arithmetic expansion, and quote removal, subject to the value of the |promptvars| shell option (see _Bash Builtins_).
The documentation should point to the *The Set Builtin*, which is the section that covers the shell options, not Bash Builtins.