From c0ce11202cad1ea905765e6af7fa491b4d8274c7 Mon Sep 17 00:00:00 2001 From: Luke Bonham Date: Thu, 12 Sep 2013 15:15:22 -0700 Subject: [PATCH] Updated net (markdown) --- net.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net.md b/net.md index f1cd095..6a1c52d 100644 --- a/net.md +++ b/net.md @@ -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: -- `carrier` ("0", "1"); -- `state` ("up", "down"); -- `sent` and `received` (numbers). +- `net_now.carrier` ("0", "1"); +- `net_now.state` ("up", "down"); +- `net_now.sent` and `net_now.received` (numbers). ### output -- 2.39.2