commit | aac5cf9f3707c25c6deebcb53cfc64f8731731b8 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Wed Jun 22 02:14:55 2011 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Wed Jun 22 20:35:33 2011 +0400 |
tree | 7f23dbb383a9e81d919e97892dd91dd040ac682f | |
parent | acaf07f95f7d7c5fa20b5e61d4360c27dedaacac [diff] |
vzsplit: fix help/usage output * Remove | from synopsys (it implies options are mutually exclusive but they are not!). * Remove the wrong word 'specified' (original author probably meant 'specify' but anyway it's redundant here. * numves -> num_CTs * config -> configuration * swap in Kbytes -> swap size, Kbytes * Formatting (use tabs) Signed-off-by: Kir Kolyshkin <kir@openvz.org>