mirror of https://github.com/lcpz/lain.git
Updated mem (markdown)
This commit is contained in:
parent
ea28dce997
commit
b0c5550824
4
mem.md
4
mem.md
|
@ -4,9 +4,7 @@ Shows memory status (in MiB) in a textbox.
|
||||||
|
|
||||||
mymem = lain.widgets.mem()
|
mymem = lain.widgets.mem()
|
||||||
|
|
||||||
|
# input table
|
||||||
The function takes a table as an optional argument. That table may
|
|
||||||
contain:
|
|
||||||
|
|
||||||
Variable | Meaning | Type | Default
|
Variable | Meaning | Type | Default
|
||||||
--- | --- | --- | ---
|
--- | --- | --- | ---
|
||||||
|
|
Loading…
Reference in New Issue