shopt: add more information link (#7373)
This commit is contained in:

committed by
GitHub

parent
90271cb5df
commit
2044ad9bf2
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user