blob: 71a282b0f1a19a866a756081743839e1a4a915a2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
..
!!!!!!!!!
This is generated file. Use 'make cmdregen' to regenerate it from installed 'lmi help <CMD_NAME>'
!!!!!!!!!
hwinfo
------
Display hardware information.
**Usage:**
**lmi** **hwinfo** [all]
**lmi** **hwinfo** system
**lmi** **hwinfo** motherboard
**lmi** **hwinfo** cpu
**lmi** **hwinfo** memory
**Commands:**
**all**
Display all available information.
**system**
Display system information.
**motherboard**
Display motherboard information.
**cpu**
Display processor information.
**memory**
Display memory information.
|