Updated mem (markdown)

This commit is contained in:
Luke Bonham 2013-09-10 15:04:34 -07:00
parent e996c58363
commit 62bc3c8be1
1 changed files with 1 additions and 1 deletions

2
mem.md
View File

@ -10,7 +10,7 @@ contain:
Variable | Meaning | Type | Default
--- | --- | --- | ---
`timeout` | Refresh timeout seconds | int | 10
`timeout` | Refresh timeout seconds | int | 3
`settings` | User settings | function | empty function
`settings` can use the strings `used` (memory used MB) and `swapused` (swap used MB).