commit | 237f03c9480214cafb52cb3320839dbc1ca3a0b0 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Tue Nov 16 18:50:58 2010 +0300 |
committer | Kir Kolyshkin <kir@openvz.org> | Tue Nov 16 19:36:57 2010 +0300 |
tree | ea203f5040501c1da18ba36cf23026479ada6701 | |
parent | 51ebab04b1a767d60f90e87427af859549ddb8c1 [diff] |
vzctl --help: improve/reformat, add quota* commands First, let's just use one single fprintf. Should not have any visible effect per se. Second, make sure we fit into 80 columns (moving --netif_del to another line). Third, change the order of commands (first create, then start, then anything else). Fourth, introduce a few empty lines for better readability. Finally, add quotaon/quotaoff/quotainit commands. Signed-off-by: Kir Kolyshkin <kir@openvz.org>