Fix field name typo in swap documentation
(cherry picked from commit 210dfcee83
)
This commit is contained in:
parent
eeb1bdc804
commit
0d567efaef
|
@ -20,8 +20,8 @@ For a more information on what swap memory is, read [All about Linux swap space]
|
|||
- total (int)
|
||||
- used (int)
|
||||
- used_percent (float)
|
||||
- sin (int)
|
||||
- sout (int)
|
||||
- in (int)
|
||||
- out (int)
|
||||
|
||||
### Example Output:
|
||||
|
||||
|
|
Loading…
Reference in New Issue