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
+1 -1
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):