]> git.sur5r.net Git - i3/i3status/commitdiff
man: explicitly use format_up/format_down in ethernet, wireless conf 251/head
authorTomas Krizek <tomas.krizek@mailbox.org>
Sun, 3 Dec 2017 13:46:54 +0000 (14:46 +0100)
committerTomas Krizek <tomas.krizek@mailbox.org>
Sun, 3 Dec 2017 13:49:40 +0000 (14:49 +0100)
Clearly indicate format_up and format_down are used for configuring ethernet
and wireless sections instead of format.

Signed-off-by: Tomas Krizek <tomas.krizek@mailbox.org>
man/i3status.man

index f1b622193814e7219e1578e2727bf94b618c0c28..943653e981b6b7760c106f9f39b41ac3b14b7b50 100644 (file)
@@ -300,7 +300,9 @@ network interface found on the system (excluding devices starting with "lo").
 
 *Example order*: +wireless wlan0+
 
-*Example format*: +W: (%quality at %essid, %bitrate / %frequency) %ip+
+*Example format_up*: +W: (%quality at %essid, %bitrate / %frequency) %ip+
+
+*Example format_down*: +W: down+
 
 === Ethernet
 
@@ -313,7 +315,9 @@ network interface found on the system (excluding devices starting with "lo").
 
 *Example order*: +ethernet eth0+
 
-*Example format*: +E: %ip (%speed)+
+*Example format_up*: +E: %ip (%speed)+
+
+*Example format_down*: +E: down+
 
 === Battery