Merge pull request #251 from tomaskrizek/man-eth-wireless-format

man: explicitly use format_up/format_down in ethernet, wireless conf
This commit is contained in:
Ingo Bürk 2018-03-27 09:10:51 +02:00 committed by GitHub
commit 279e2fccf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -299,7 +299,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