mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 06:00:56 +00:00
Update cheatsheets
This commit is contained in:
@@ -11,12 +11,12 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Initialize the bottle (run once, at start):
|
||||
|
||||
`genie -i`
|
||||
`genie {{[-i|--initialize]}}`
|
||||
|
||||
- Run a login shell inside the bottle:
|
||||
|
||||
`genie -s`
|
||||
`genie {{[-s|--shell]}}`
|
||||
|
||||
- Run a specified command inside the bottle:
|
||||
|
||||
`genie -c {{command}}`
|
||||
`genie {{[-c|--command]}} {{command}}`
|
||||
|
||||
Reference in New Issue
Block a user