From 25a85d874cd2b57a7700b0c2dca61132127732b1 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Wed, 31 Mar 2021 20:21:29 -0700 Subject: [PATCH] update docs --- jc/parsers/iw_scan.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jc/parsers/iw_scan.py b/jc/parsers/iw_scan.py index aceebc3e..bf364e6c 100644 --- a/jc/parsers/iw_scan.py +++ b/jc/parsers/iw_scan.py @@ -1,6 +1,6 @@ """jc - JSON CLI output utility `iw dev scan` command output parser -This parser is considered beta quality. Not all fields are parsed. +This parser is considered beta quality. Not all fields are parsed and there are not enough samples to test. Usage (cli):