common/x*: add Korean translation (#14635)

This commit is contained in:
코드싸이
2024-11-05 16:07:08 +09:00
committed by GitHub
parent 23c5de443b
commit a3249448d1
40 changed files with 815 additions and 0 deletions

20
pages.ko/common/xcv.md Normal file
View File

@@ -0,0 +1,20 @@
# xcv
> 명령줄에서 자르기, 복사 및 붙여넣기.
> 더 많은 정보: <https://github.com/busterc/xcv>.
- 파일 자르기:
`xcv x {{입력_파일}}`
- 파일 복사:
`xcv c {{입력_파일}}`
- 파일 붙여넣기:
`xcv v {{출력_파일}}`
- 붙여넣기 가능한 파일 나열:
`xcv l`