Updated net (markdown)
This commit is contained in:
parent
0828bfa394
commit
1d70c86346
1 changed files with 5 additions and 1 deletions
6
net.md
6
net.md
|
@ -15,4 +15,8 @@ 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…
Add table
Reference in a new issue