mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-20 16:01:58 +00:00
Update cheatsheets
This commit is contained in:
@@ -15,7 +15,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Disable completion descriptions:
|
||||
|
||||
`grance completion {{shell_name}} --no-descriptions`
|
||||
`gcrane completion {{shell_name}} --no-descriptions`
|
||||
|
||||
- Load completions in your current shell session (powershell):
|
||||
|
||||
@@ -23,7 +23,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Load completions for every new session (powershell):
|
||||
|
||||
`Add above command to powershell profile`
|
||||
`gcrane completion powershell | Out-String | Invoke-Expression`
|
||||
|
||||
- Display help:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user