mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-18 04:49:56 +00:00
Update cheatsheets
This commit is contained in:
@@ -15,3 +15,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Disable a builtin (works in Bash only):
|
||||
|
||||
`enable -n {{command}}`
|
||||
|
||||
- Re-enable a builtin:
|
||||
|
||||
`enable {{command}}`
|
||||
|
||||
Reference in New Issue
Block a user