From 79fc4d21f35ffb65a721c75ad4ba91003bcdc6a0 Mon Sep 17 00:00:00 2001 From: Reto Habluetzel Date: Sun, 16 Sep 2012 13:38:33 +0200 Subject: description for DynNetwork --- readme.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/readme.md b/readme.md index db7d417..d1dc1fd 100644 --- a/readme.md +++ b/readme.md @@ -615,6 +615,18 @@ something like: string "Kb/s"). - Default template: `: KB|KB` +### `DynNetwork Args RefreshRate` + +- Active interface is detected automatically +- Aliases to "dynnetwork" +- Args: default monitor arguments +- Variables that can be used with the `-t`/`--template` argument: + `dev`, `rx`, `tx`, `rxbar`, `txbar`. Reception and transmission + rates (`rx` and `tx`) are displayed in Kbytes per second, and you + can set the `-S` to "True" to make them displayed with units (the + string "Kb/s"). +- Default template: `: KB|KB` + ### `Wireless Interface Args RefreshRate` - Aliases to the interface name with the suffix "wi": thus, `Wirelss -- cgit v1.2.3