]> git.proxmox.com Git - pve-docs.git/commitdiff
pct: fix an example
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 7 May 2016 12:50:26 +0000 (14:50 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 7 May 2016 12:50:26 +0000 (14:50 +0200)
pct.adoc

index 5710d0feafa30ff7c17475a14d5ea38c76e853f2..95856da31bc5196ff32af9d787d2abe5f12bb3d9 100644 (file)
--- a/pct.adoc
+++ b/pct.adoc
@@ -453,7 +453,8 @@ set the address and gateway, while it's running
 
 Reduce the memory of the container to 512MB
 
 
 Reduce the memory of the container to 512MB
 
- pct set -memory 512 100
+ pct set 100 -memory 512
+
 
 Files
 ------
 
 Files
 ------