osx/terminal-notifier: fix typo, osx/*: add Korean translation (#14758)
This commit is contained in:
24
pages.ko/osx/wacaw.md
Normal file
24
pages.ko/osx/wacaw.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# wacaw
|
||||
|
||||
> 연결된 카메라로 정지 사진과 비디오를 촬영.
|
||||
> 더 많은 정보: <https://webcam-tools.sourceforge.net>.
|
||||
|
||||
- 웹캠으로 사진 촬영:
|
||||
|
||||
`wacaw {{파일명}}`
|
||||
|
||||
- 비디오 녹화:
|
||||
|
||||
`wacaw --video {{파일명}} --duration {{10}}`
|
||||
|
||||
- 사용자 지정 해상도로 사진 촬영:
|
||||
|
||||
`wacaw --width {{너비}} --height {{100}} {{파일명}}`
|
||||
|
||||
- 방금 촬영한 이미지를 클립보드로 복사:
|
||||
|
||||
`wacaw --to-clipboard`
|
||||
|
||||
- 사용 가능한 장치 목록:
|
||||
|
||||
`wacaw --list-devices`
|
Reference in New Issue
Block a user