mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-14 05:59:33 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# local
|
||||
|
||||
> Declare local variables and give them attributes.
|
||||
> See also: `declare` and `export`.
|
||||
> See also: `declare`, `export`.
|
||||
> More information: <https://www.gnu.org/software/bash/manual/bash.html#index-local>.
|
||||
|
||||
- Declare a string variable with the specified value:
|
||||
|
||||
Reference in New Issue
Block a user