ifquery: add --property (ref #4)

This commit is contained in:
Ariadne Conill 2020-07-26 02:28:29 -06:00
parent f06ee76d41
commit 052156ac09
2 changed files with 81 additions and 2 deletions

View file

@ -29,6 +29,9 @@ configuration file to the current format.
*-i, --interfaces* _FILE_
Use _FILE_ as the config database.
*-p, --property* _PROPERTY_
Print the values of matching properties for an interface.
*-s, --state*
Query the state database instead of the config database.