From 9afb2b28aa802f68f97fd785da9f0efccce8548f Mon Sep 17 00:00:00 2001 From: Luke Bonham Date: Thu, 12 Sep 2013 12:33:04 -0700 Subject: [PATCH] Updated net (markdown) --- net.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/net.md b/net.md index a1b6d35..f1cd095 100644 --- a/net.md +++ b/net.md @@ -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. -`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 -- 2.39.2