We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50565ab commit 163eb6dCopy full SHA for 163eb6d
pkg/src/public/bash-core.sh
@@ -132,7 +132,7 @@ core.trap_remove() {
132
133
# @description Modifies current shell options and pushes information to stack, so
134
# it can later be easily undone. Note that it does not check to see if your Bash
135
-# version supports the
+# version supports the option
136
# @arg $1 string Name of shopt action. Can either be `-u` or `-s`
137
# @arg $2 string Name of shopt name
138
# @example
0 commit comments