[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/ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
