mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 06:54:43 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,4 +14,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Specify the function's return value:
|
||||
|
||||
`{{func_name}}() { return {{N}}; }`
|
||||
`{{func_name}}() { return {{exit_code}}; }`
|
||||
|
||||
Reference in New Issue
Block a user