[PLDWWW] page changed: docs:lxc
"Elan Ruusamäe (glen)"
glen at pld-linux.org
Mon Nov 18 10:21:23 CET 2013
[Vserver comparision] fix vserver arguments order
--- https://www.pld-linux.org/docs/lxc?rev=1384766441
+++ https://www.pld-linux.org/docs/lxc
@@ -41,7 +41,7 @@
==== Vserver comparision ====
^ Vserver ^ LXC ^
- | vserver enter test | lxc-attach -n test -e |
- | vserver start test | lxc-start -n test -d |
- | vserver stop test | lxc-stop -n test |
+ | vserver test enter | lxc-attach -n test -e |
+ | vserver test start | lxc-start -n test -d |
+ | vserver test stop | lxc-stop -n test |
Diff URL:
https://www.pld-linux.org/docs/lxc?do=diff&r1=1384766441&r2=1384766483
--
This mail was generated by DokuWiki at
https://www.pld-linux.org/
More information about the pld-cvs-commit
mailing list