7ae55d46b2
Edit in merge commit: remove trailing whitespaces.
33 lines
578 B
ReStructuredText
33 lines
578 B
ReStructuredText
=========
|
|
qvm-check
|
|
=========
|
|
|
|
NAME
|
|
====
|
|
qvm-check - Specify no state options to check if VM exists
|
|
|
|
:Date: 2013-06-23
|
|
|
|
SYNOPSIS
|
|
========
|
|
| qvm-check [options] <vm-name>
|
|
|
|
OPTIONS
|
|
=======
|
|
-h, --help
|
|
Show this help message and exit
|
|
-q, --quiet
|
|
Be quiet
|
|
--running
|
|
Determine if VM is running
|
|
--paused
|
|
Determine if VM is paused
|
|
--template
|
|
Determine if VM is a template
|
|
|
|
AUTHORS
|
|
=======
|
|
| Joanna Rutkowska <joanna at invisiblethingslab dot com>
|
|
| Rafal Wojtczuk <rafal at invisiblethingslab dot com>
|
|
| Marek Marczykowski <marmarek at invisiblethingslab dot com>
|