mirror of
https://github.com/clearlinux/kvmtool.git
synced 2026-08-19 03:47:27 +00:00
26a3a071bb
Documentation: Change the binary name from *kvm* to *lkvm*, since commit ad3efb18 already called the binary *lkvm* and with a alias name *vm*. Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com> Signed-off-by: Pekka Enberg <penberg@kernel.org>
17 lines
280 B
Plaintext
17 lines
280 B
Plaintext
lkvm-list(1)
|
|
================
|
|
|
|
NAME
|
|
----
|
|
lkvm-list - Print a list of running instances on the host.
|
|
|
|
SYNOPSIS
|
|
--------
|
|
[verse]
|
|
'lkvm list'
|
|
|
|
DESCRIPTION
|
|
-----------
|
|
This command prints a list of running instances on the host which
|
|
belong to the user who currently ran 'lkvm list'.
|