I've created a response map to return the details for a specific command pmap -d.
It is checking for a structured text response using text output.
On the Applicability tab, I have set this map to only match this command (pmap -d *, wildcard compare properties) yet when I run my test case, the response map is used against every command, such as ls -t.
The file itself is marked with a red cross, yet I cannot see anything wrong with it.
I'd appreciate advice on where I'm going wrong.