vmware-checkvm: add page (#3196)

This commit is contained in:
Starbeamrainbowlabs
2019-07-17 08:50:51 +01:00
committed by Owen Voke
parent 06256e0a9e
commit 7228251f85

View File

@@ -0,0 +1,11 @@
# vmware-checkvm
> Checks to see if the current host is a VMWare VM or not.
- Return the current VMWare software version (exit status determines whether the system is a VM or not):
`vmware-checkvm`
- Return the VMWare hardware version:
`vmware-checkvm -h`