]> git.ipfire.org Git - people/ms/libloc.git/blobdiff - man/location-query.txt
location-query: Add listing networks by flags
[people/ms/libloc.git] / man / location-query.txt
index ad129ede5231f15984c99451335040d25c48279e..957dc01c5ff53c970f303bc30ed3fa676f8ec283 100644 (file)
@@ -10,6 +10,7 @@ location-query - Query the location database
 `location-query search-as STRING`
 `location-query list-networks-by-as ASN`
 `location-query list-networks-by-cc COUNTRY_CODE`
+`location-query list-networks-by-flags [--anonymous-proxy|--satellite-provider|--anycast]`
 
 == DESCRIPTION
 The `location-query` retrieves information from the location database.
@@ -62,6 +63,11 @@ or countries.
        +
        See above for usage of the '--output-format' parameter.
 
+'list-networks-by-flags [--output-format FORMAT] [--anonymous-proxy|--satellite-provider|--anycast]'::
+       Lists all networks that have a certain flag.
+       +
+       See above for usage of the '--output-format' parameter.
+
 '--help'::
        Shows a short help text on using this program.