]> git.proxmox.com Git - pve-docs.git/commitdiff
pct: debug log: wording
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 25 Feb 2021 11:08:47 +0000 (12:08 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 25 Feb 2021 11:08:47 +0000 (12:08 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
pct.adoc

index 66c1f0489e7172012fb8df38234b902f70e31ffa..0c901064565c203e9493458ad2b9a3b7c7c69a73 100644 (file)
--- a/pct.adoc
+++ b/pct.adoc
@@ -813,7 +813,8 @@ the container's CTID):
 # 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