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 67be32f commit 8ac21c3Copy full SHA for 8ac21c3
bash_it.sh
@@ -16,6 +16,7 @@ source "${BASH_IT}/vendor/github.com/erichs/composure/composure.sh"
16
# Extend composure with additional metadata functions
17
# shellcheck disable=SC2329
18
url() { :; }
19
+
20
# support 'plumbing' metadata
21
cite _about _param _example _group _author _version url
22
cite about-alias about-plugin about-completion
0 commit comments