Updated mem (markdown)

This commit is contained in:
Luke Bonham 2013-09-12 12:47:57 -07:00 committed by copycat-killer
parent 127b9f6c14
commit 3a5d2753d6
1 changed files with 1 additions and 1 deletions

2
mem.md
View File

@ -13,7 +13,7 @@ Variable | Meaning | Type | Default
`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).
`settings` can use the strings `mem_now.used` (memory used MB) and `mem_now.swapused` (swap used MB).
### output