mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-28 03:53:45 +00:00
Update cheatsheets
This commit is contained in:
@@ -11,8 +11,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Create a Distrobox container using the Ubuntu image:
|
||||
|
||||
`distrobox-create {{container_name}} --image {{ubuntu:latest}}`
|
||||
`distrobox-create {{container_name}} {{[-i|--image]}} {{ubuntu:latest}}`
|
||||
|
||||
- Clone a Distrobox container:
|
||||
|
||||
`distrobox-create --clone {{container_name}} {{cloned_container_name}}`
|
||||
`distrobox-create {{[-c|--clone]}} {{container_name}} {{cloned_container_name}}`
|
||||
|
||||
Reference in New Issue
Block a user