+To obtain a list of the available built-in output formats, use + + ifconfig --format=help + +When used with the --verbose option, --format=help also displays +format definitions.
Wouldn't it be better if this was displayed with --help instead? As a user, that is where I'd expect that information. And the --verbose stuff, I think that should be in the manual. What do you think? I'll whip up some docs for the manual.