X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fexternal-wireless-tools.git;a=blobdiff_plain;f=wireless_tools%2Fifrename.8;h=48b6be9d6415c6c955833217901b0244d111b155;hp=da101811b91a2994b59866412be2e0eaf821dd36;hb=41b8e9b1157054ddcb90e68f1b12707811c90361;hpb=c1074342112d8a4cdc44275b1bc15701aaf7f30b diff --git a/wireless_tools/ifrename.8 b/wireless_tools/ifrename.8 index da10181..48b6be9 100644 --- a/wireless_tools/ifrename.8 +++ b/wireless_tools/ifrename.8 @@ -11,7 +11,7 @@ ifrename \- rename network interfaces based on various static criteria .\" SYNOPSIS part .\" .SH SYNOPSIS -.B "ifrename [-c configfile] [-p] [-d] [-u] [-v] [-V] [-D]" +.B "ifrename [-c configfile] [-p] [-d] [-u] [-v] [-V] [-D] [-C]" .br .B "ifrename [-c configfile] [-i interface] [-n newname]" .\" @@ -164,6 +164,14 @@ with the .I dry-run option, this is a good way to debug complex configurations or trivial problems. +.TP +.B -C +Count matching interfaces. Display the number of interface matched, +and return it as the exit status of ifrename. +.br +The number of interfaces matched is the number of interface on the +system for which a mapping was found in the config file (which is +different from the number of interface renamed). .\" .\" AUTHOR part .\"