Running sample_drivenet gives error

When I run :
/usr/local/driveworks-2.0/bin$ ./sample_drivenet --input-type=video --video=pathtovideo/test.avi

I am getting Unknown option input-type error. Can anyone help in this?

Dear isingh,
Could you driveNet sample documentation at /usr/local/driveworks-2.0/doc/nvsdk_html/dwx_drivenet_sample.html.

You should use -input-type instead of --input-type.