command-line-interface-pages / syntax

Syntax definition and highlighting for different editors
4 stars 0 forks source link

Allow mnemonics to be spread among several words #40

Open EmilyGraceSeville7cf opened 1 year ago

EmilyGraceSeville7cf commented 1 year ago

Example:

- 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}`