mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-18 20:50:02 +00:00
Update cheatsheets
This commit is contained in:
@@ -16,6 +16,10 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`func_name`
|
||||
|
||||
- Define a function without the `function` keyword:
|
||||
|
||||
`{{func_name}}() { {{echo "Function contents here"}}; }`
|
||||
|
||||
- Display help:
|
||||
|
||||
`help function`
|
||||
|
||||
Reference in New Issue
Block a user