mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
lxc-start: add debug example (#19648)
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
|
||||
`sudo lxc-stop {{container_name}}`
|
||||
|
||||
- Write debug logs to a file:
|
||||
|
||||
`sudo lxc-start {{container_name}} {{[-l|--logpriority]}} DEBUG {{[-o|--logfile]}} {{path/to/logfile}}`
|
||||
|
||||
- Display help:
|
||||
|
||||
`lxc-start {{[-?|--help]}}`
|
||||
|
||||
Reference in New Issue
Block a user