function: refer to declare and unset (#23568)

This commit is contained in:
Managor
2026-08-18 13:17:57 +03:00
committed by GitHub
parent 5681513e8d
commit 4138747a3b
+1
View File
@@ -1,6 +1,7 @@
# function
> Define a function.
> See also: `declare`, `unset`.
> More information: <https://www.gnu.org/software/bash/manual/bash.html#Shell-Functions>.
- Define a function with the specified name: