common/y*: add Korean translation (#14521)

This commit is contained in:
코드싸이
2024-11-02 02:57:18 +09:00
committed by GitHub
parent 44f4f2b76d
commit 1dfe11f879
42 changed files with 841 additions and 0 deletions

21
pages.ko/common/yazi.md Normal file
View File

@@ -0,0 +1,21 @@
# yazi
> Rust로 작성된 매우 빠른 터미널 파일 관리자.
> 효율적이고 사용자 친화적이며 맞춤형 파일 관리 경험 제공.
> 더 많은 정보: <https://github.com/sxyazi/yazi>.
- 현재 디렉토리에서 Yazi 시작:
`yazi`
- 디버그 정보 출력:
`yazi --debug`
- 종료 시 현재 작업 디렉토리를 파일에 기록:
`yazi --cwd-file {{경로/대상/cwd_파일}}`
- 캐시 디렉토리 비우기:
`yazi --clear-cache`