mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 01:02:09 +02:00
local: update more information link (#15645)
This commit is contained in:
parent
b332446d74
commit
60369a924f
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
# local
|
||||
|
||||
> Declare local variables and give them attributes.
|
||||
> More information: <https://www.gnu.org/software/bash/manual/bash.html#Bash-Builtins>.
|
||||
> See also: `declare`.
|
||||
> More information: <https://www.gnu.org/software/bash/manual/bash.html#index-local>.
|
||||
|
||||
- Declare a string variable with the specified value:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue