mirror of
https://github.com/clearlinux/kvmtool.git
synced 2026-06-16 02:15:47 +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
239 B
Plaintext
17 lines
239 B
Plaintext
lkvm-stop(1)
|
|
================
|
|
|
|
NAME
|
|
----
|
|
lkvm-stop - Stop a running instance
|
|
|
|
SYNOPSIS
|
|
--------
|
|
[verse]
|
|
'lkvm stop [instance]'
|
|
|
|
DESCRIPTION
|
|
-----------
|
|
The command stops a running instance.
|
|
For a list of running instances see 'lkvm list'.
|