1 2 3 4
{ "description": "List only files with the .pdf or .docx extension", "args": ["-P", "*.pdf", "-P", "*.docx"] }