Fix field name typo in swap documentation

This commit is contained in:
Daniel Nelson 2018-07-02 13:08:43 -07:00
parent b7a02c73b3
commit 210dfcee83
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 6 additions and 6 deletions

View File

@ -16,12 +16,12 @@ For a more information on what swap memory is, read [All about Linux swap space]
- swap
- fields:
- free (int)
- total (int)
- used (int)
- used_percent (float)
- sin (int)
- sout (int)
- free (int)
- total (int)
- used (int)
- used_percent (float)
- in (int)
- out (int)
### Example Output: