mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-30 23:15:29 +02:00
fswebcam: fix typo in device name (#1837)
This commit is contained in:
parent
705e0c8b84
commit
2bed8e86bd
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
`fswebcam -r {{width}}x{{height}} {{filename}}`
|
`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}}`
|
`fswebcam -d {{device}} {{filename}}`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue