From 311ad74792e4136a8c72929a7bfc199bd502a7b6 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Wed, 14 Oct 2020 02:45:16 -0600 Subject: [PATCH] doc: document ifquery -r --- doc/ifquery.scd | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/ifquery.scd b/doc/ifquery.scd index 13902d1..6e2b6bd 100644 --- a/doc/ifquery.scd +++ b/doc/ifquery.scd @@ -32,6 +32,10 @@ configuration file to the current format. *-p, --property* _PROPERTY_ Print the values of matching properties for an interface. +*-r, --running* + Print the interface names that are marked as running in + the state database. + *-s, --state* Query the state database instead of the config database.