osx/*: update page (#7665)
This commit is contained in:

committed by
GitHub

parent
b1326296cd
commit
692469016e
@@ -9,11 +9,11 @@
|
||||
|
||||
- Record a video:
|
||||
|
||||
`wacaw --video {{filename}} -D {{duration_in_seconds}}`
|
||||
`wacaw --video {{filename}} --duration {{duration_in_seconds}}`
|
||||
|
||||
- Take a picture with custom resolution:
|
||||
|
||||
`wacaw -x {{width}} -y {{height}} {{filename}}`
|
||||
`wacaw --width {{width}} --height {{height}} {{filename}}`
|
||||
|
||||
- Copy image just taken to clipboard:
|
||||
|
||||
@@ -21,4 +21,4 @@
|
||||
|
||||
- List the devices available:
|
||||
|
||||
`wacaw -L`
|
||||
`wacaw --list-devices`
|
||||
|
Reference in New Issue
Block a user