pct: debug log: wording

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-02-25 12:08:47 +01:00
parent 59b89a69cc
commit 97e4455ed1

View File

@ -813,7 +813,8 @@ the container's CTID):
# pct start CTID --debug # pct start CTID --debug
---- ----
or alternatively with `lxc-start` command (which will produce a log file): Alternatively, you can use the following `lxc-start` command, which will save
the debug log to the file specified by the `-o` output option:
---- ----
# lxc-start -n CTID -F -l DEBUG -o /tmp/lxc-CTID.log # lxc-start -n CTID -F -l DEBUG -o /tmp/lxc-CTID.log