mirror of https://github.com/lcpz/lain.git
Updated net (markdown)
This commit is contained in:
parent
f2a9d548e6
commit
8f907725c6
4
net.md
4
net.md
|
@ -16,3 +16,7 @@ Variable | Meaning | Type | Default
|
||||||
Possible other values for `units` are 1 (byte) or multiple of 1024: 1024^2 (mb), 1024^3 (gb), ... .
|
Possible other values for `units` are 1 (byte) or multiple of 1024: 1024^2 (mb), 1024^3 (gb), ... .
|
||||||
|
|
||||||
`settings` can use the following `iface` strings: `carrier`, `state`, `sent`, `received`.
|
`settings` can use the following `iface` strings: `carrier`, `state`, `sent`, `received`.
|
||||||
|
|
||||||
|
### output
|
||||||
|
|
||||||
|
A textbox.
|
Loading…
Reference in New Issue