Tightens keyword formatting (ok/FAIL/hint/etc.) from two spaces to one. Makes config key suggestions more generous: normalises spaces to underscores, matches against leaf segments, and uses substring matching. Updates all golden files.
3 lines
147 B
XML
3 lines
147 B
XML
$ fecho myfile contents
|
|
$ pda set key@sfc value --file myfile --> FAIL
|
|
FAIL cannot set 'key@sfc': --file and VALUE argument are mutually exclusive
|