mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-22 16:02:46 +00:00
Update cheatsheets
This commit is contained in:
@@ -35,3 +35,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Print a function definition:
|
||||
|
||||
`declare -f {{function_name}}`
|
||||
|
||||
- Print a variable definition:
|
||||
|
||||
`declare -p {{variable_name}}`
|
||||
|
||||
Reference in New Issue
Block a user