added option to exactly match name and circuit in find command

This commit is contained in:
john30
2015-06-04 13:28:56 +02:00
parent 22407e8734
commit a287effde4
2 changed files with 10 additions and 6 deletions
+1
View File
@@ -5,6 +5,7 @@
## Features
* new "read" option "-n" for retrieving name/value pairs in numeric form
* new "find" option "-e" for exactly matching name and optional circuit (ignoring case)
* added numeric and verbose options to JSON and use "null" for unset or replacement value
* allow passing raw value when writing name/value pairs