Example: ```md - Display [c]olorized output while only showing the declared [r]esponse [c]odes: `wfuzz -c -w {/?file file} --sc {string responces: 200,301,30} {string some description: http://example.com/FUZZ}` ```