1234567891011121314151617181920212223242526 |
- =============
- qvm-grow-root
- =============
- NAME
- ====
- qvm-grow-root - increase root storage capacity of a specified VM
- :Date: 2014-03-21
- SYNOPSIS
- ========
- | qvm-grow-root <vm-name> <size>
- OPTIONS
- =======
- -h, --help
- Show this help message and exit
- --allow-start
- Allow VM to be started to complete the operation
- AUTHORS
- =======
- | Joanna Rutkowska <joanna at invisiblethingslab dot com>
- | Rafal Wojtczuk <rafal at invisiblethingslab dot com>
- | Marek Marczykowski <marmarek at invisiblethingslab dot com>
|