mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
function: refer to declare and unset (#23568)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user