common/y*: add Korean translation (#14521)
This commit is contained in:
21
pages.ko/common/yazi.md
Normal file
21
pages.ko/common/yazi.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# yazi
|
||||
|
||||
> Rust로 작성된 매우 빠른 터미널 파일 관리자.
|
||||
> 효율적이고 사용자 친화적이며 맞춤형 파일 관리 경험 제공.
|
||||
> 더 많은 정보: <https://github.com/sxyazi/yazi>.
|
||||
|
||||
- 현재 디렉토리에서 Yazi 시작:
|
||||
|
||||
`yazi`
|
||||
|
||||
- 디버그 정보 출력:
|
||||
|
||||
`yazi --debug`
|
||||
|
||||
- 종료 시 현재 작업 디렉토리를 파일에 기록:
|
||||
|
||||
`yazi --cwd-file {{경로/대상/cwd_파일}}`
|
||||
|
||||
- 캐시 디렉토리 비우기:
|
||||
|
||||
`yazi --clear-cache`
|
Reference in New Issue
Block a user