mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-15 17:48:49 +00:00
Update cheatsheets
This commit is contained in:
@@ -22,8 +22,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Create a `toolbox` container from a custom Fedora image:
|
||||
|
||||
`toolbox create {{[-i|--image]}} {{registry.fedoraproject.org/fedora-toolbox:39}}`
|
||||
`toolbox create {{[-i|--image]}} {{quay.io/fedora/fedora:tag}}`
|
||||
|
||||
- Create a `toolbox` container using the default image for Fedora 39:
|
||||
- Create a `toolbox` container using the default image for a specific Fedora release:
|
||||
|
||||
`toolbox create {{[-d|--distro]}} {{fedora}} {{[-r|--release]}} {{f39}}`
|
||||
`toolbox create {{[-d|--distro]}} {{fedora}} {{[-r|--release]}} f{{version}}`
|
||||
|
||||
Reference in New Issue
Block a user