From: Dietmar Maurer Date: Sun, 21 Feb 2016 15:41:06 +0000 (+0100) Subject: pct: minor fixes X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=9dfe82f147aa2deef27a5dd375b1341e9161c60f;ds=sidebyside pct: minor fixes --- diff --git a/pct.adoc b/pct.adoc index 2f6378f..fbf33f9 100644 --- a/pct.adoc +++ b/pct.adoc @@ -171,11 +171,10 @@ also provides an easy way to share data between different containers. Managing Containers with 'pct' ------------------------------ -'pct' is a tool to manages Linux Containers (LXC). You can create and -destroy containers, and control execution -(start/stop/suspend/resume). Besides that, you can use pct to set -parameters in the associated config file, like network configuration -or memory. +'pct' is the tool to manage Linux Containers on {pve}. You can create +and destroy containers, and control execution (start, stop, migrate, +...). You can use pct to set parameters in the associated config file, +like network configuration or memory. CLI Usage Examples ------------------ @@ -213,9 +212,9 @@ Reduce the memory of the container to 512MB Files ------ -'/etc/pve/lxc/.conf':: +'/etc/pve/lxc/.conf':: -Configuration file for the container +Configuration file for the container ''. Container Advantages