1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 12:55:24 +02:00

fswebcam: fix typo in device name (#1837)

This commit is contained in:
Artem Buslov 2017-12-24 23:50:33 +03:00 committed by Starbeamrainbowlabs
parent 705e0c8b84
commit 2bed8e86bd

View file

@ -10,7 +10,7 @@
`fswebcam -r {{width}}x{{height}} {{filename}}`
- Take a picture from selected device(Default is /dev/vidoe0):
- Take a picture from selected device(Default is /dev/video0):
`fswebcam -d {{device}} {{filename}}`