glebarez/cero

Options and targets are misplaced in docs

Dr-Hex opened this issue · 1 comments

cero --help
usage: cero [options] [targets]

cero -v -d -t 5 192.168.0.2:3389
192.168.0.2:3389 -- []

cero 192.168.0.2:3389 -v -d -t 5
DESKTOP-120ABCD

Hello,
can you show the output without the -d option ?