shopt: add more information link (#7373)

This commit is contained in:
Sarah Haïm-Lubczanski
2021-11-02 17:38:44 +01:00
committed by GitHub
parent 90271cb5df
commit 2044ad9bf2

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: