Updated net (markdown)

This commit is contained in:
Luke Bonham 2013-09-12 12:33:04 -07:00 committed by copycat-killer
parent a773b5b8b6
commit 9afb2b28aa
1 changed files with 5 additions and 1 deletions

6
net.md
View File

@ -15,7 +15,11 @@ Variable | Meaning | Type | Default
Possible other values for `units` are 1 (byte) or multiple of 1024: 1024^2 (mb), 1024^3 (gb), and so on. Possible other values for `units` are 1 (byte) or multiple of 1024: 1024^2 (mb), 1024^3 (gb), and so on.
`settings` can use the following `iface` strings: `carrier` ("0", "1"), `state` ("up", "down"), `sent`, `received` (numbers). `settings` can use the following `iface` strings:
- `carrier` ("0", "1");
- `state` ("up", "down");
- `sent` and `received` (numbers).
### output ### output