]> git.sur5r.net Git - i3/i3status/commitdiff
fix wrong memory-documentation 282/head
authorFelix Buehler <account@buehler.rocks>
Tue, 22 May 2018 00:07:28 +0000 (02:07 +0200)
committerFelix Buehler <account@buehler.rocks>
Tue, 22 May 2018 00:07:28 +0000 (02:07 +0200)
man/i3status.man

index f8ce219fba6fd6fd4934debfa90fdfec93f39bd3..9907dcd1d4dcc314dd30e9d01f494204efb443ac 100644 (file)
@@ -455,9 +455,9 @@ It acts equivalently to +format+.
 As Linux' meminfo doesn't expose the overall memory in use, there are multiple
 methods to distinguish the actually used memory. 
 
-*Example used_memory_method*: +memavailable+ ("total memory" - "MemAvailable", matches gnome system monitor)
+*Example memory_used_method*: +memavailable+ ("total memory" - "MemAvailable", matches +free+ command)
 
-*Example used_memory_method*: +classical+ ("total memory" - "free" - "buffers" - "cache", matches gnome system monitor)
+*Example memory_used_method*: +classical+ ("total memory" - "free" - "buffers" - "cache", matches gnome system monitor)
 
 *Example order*: +memory+