fsphil / fswebcam

A neat and simple webcam app
http://www.sanslogic.co.uk/fswebcam/
GNU General Public License v2.0
415 stars 87 forks source link

The log redirect option is different in the help message and the manpage #19

Closed Cypresslin closed 9 years ago

Cypresslin commented 9 years ago

In fswebcam.c, the help message will tell you to use: -o, --output To write the log to a file.

But from the manpage (and reality), we should use --log instead

Bug opened against fswebcam on Ubuntu https://bugs.launchpad.net/ubuntu/+source/fswebcam/+bug/1475179