Files
Wanlong Gao 26a3a071bb kvm tools: change the binary name kvm to lkvm in Documentation
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>
2015-06-01 16:39:50 +01:00

22 lines
432 B
Plaintext

lkvm-version(1)
================
NAME
----
lkvm-version - Print the version of the kernel tree kvm tools
was built on.
SYNOPSIS
--------
[verse]
'lkvm version'
DESCRIPTION
-----------
The command prints the version of the kernel that was used to build
kvm tools.
Note that the version is not the version of the kernel which is currently
running on the host, but is the version of the kernel tree from which kvm
tools was built.