Updated net (markdown)

This commit is contained in:
Luke Bonham 2013-09-12 15:15:22 -07:00 committed by copycat-killer
parent 69977551b0
commit 4c9f01221f
1 changed files with 3 additions and 3 deletions

6
net.md
View File

@ -17,9 +17,9 @@ Possible other values for `units` are 1 (byte) or multiple of 1024: 1024^2 (mb),
`settings` can use the following `iface` strings: `settings` can use the following `iface` strings:
- `carrier` ("0", "1"); - `net_now.carrier` ("0", "1");
- `state` ("up", "down"); - `net_now.state` ("up", "down");
- `sent` and `received` (numbers). - `net_now.sent` and `net_now.received` (numbers).
### output ### output