mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-17 16:49:35 +00:00
Update cheatsheets
This commit is contained in:
@@ -12,6 +12,10 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`sudo lxc-attach {{container_name}}`
|
||||
|
||||
- Attach to a container without passing host environment variables to it:
|
||||
|
||||
`sudo lxc-attach {{container_name}} --clear-env`
|
||||
|
||||
- Display help:
|
||||
|
||||
`lxc-attach {{[-?|--help]}}`
|
||||
|
||||
Reference in New Issue
Block a user