1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 16:33:46 +02:00

lxc-start: fix typo (#17078)

Update lxc-start.md
This commit is contained in:
Managor 2025-07-03 06:52:36 +03:00 committed by GitHub
parent 488731f3d1
commit 3b7a24d536
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@
- Start a container in the foreground:
`sudo lxc-start {{container_name}} {{[-F|--foreground]]}`
`sudo lxc-start {{container_name}} {{[-F|--foreground]}}`
- Exit out of a foreground container (run this in a separate terminal):