shopt: add more information link (#7373)

feature/windows-fix-syntax-2
Sarah Haïm-Lubczanski 2021-11-02 17:38:44 +01:00 committed by GitHub
parent 90271cb5df
commit 2044ad9bf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
> Manage Bash shell options: variables (stored in `$BASHOPTS`) that control behavior specific to the Bash shell.
> Generic POSIX shell variables (stored in `$SHELLOPTS`) are managed with the `set` command instead.
> More information: <https://www.gnu.org/software/bash/manual/html_node/The-Shopt-Builtin.html>.
- List of all settable options and whether they are set: