mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-23 16:51:47 +00:00
Update cheatsheets
This commit is contained in:
@@ -17,6 +17,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`toolbox run {{[-d|--distro]}} {{distribution}} {{[-r|--release]}} {{release}} {{command}}`
|
||||
|
||||
- Run `emacs` inside a `toolbox` container using the default image for Fedora 39:
|
||||
- Run `emacs` inside a `toolbox` container using the default image for a specific Fedora release:
|
||||
|
||||
`toolbox run {{[-d|--distro]}} {{fedora}} {{[-r|--release]}} {{f39}} {{emacs}}`
|
||||
`toolbox run {{[-d|--distro]}} {{fedora}} {{[-r|--release]}} f{{version}} {{emacs}}`
|
||||
|
||||
Reference in New Issue
Block a user