cryptsetup-luksformat: fix typo, linux/c*: add and update Korean translation (#14682)
* linux/c*: add and update Korean translation * cryptsetup-luksformat: fix typo
This commit is contained in:
25
pages.ko/linux/caja.md
Normal file
25
pages.ko/linux/caja.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# caja
|
||||
|
||||
> MATE 데스크톱 환경에서 파일과 디렉토리를 관리합니다.
|
||||
> 같이 보기: `nautilus`, `dolphin`, `thunar`, `ranger`.
|
||||
> 더 많은 정보: <https://manned.org/caja>.
|
||||
|
||||
- 현재 사용자 홈 디렉토리 열기:
|
||||
|
||||
`caja`
|
||||
|
||||
- 특정 디렉토리를 별도 창으로 열기:
|
||||
|
||||
`caja {{경로/대상/폴더1 경로/대상/폴더2 ...}}`
|
||||
|
||||
- 특정 디렉토리를 탭으로 열기:
|
||||
|
||||
`caja --tabs {{경로/대상/폴더1 경로/대상/폴더2 ...}}`
|
||||
|
||||
- 특정 창 크기로 디렉토리 열기:
|
||||
|
||||
`caja --geometry={{600}}x{{400}} {{경로/대상/폴더}}`
|
||||
|
||||
- 모든 창 닫기:
|
||||
|
||||
`caja --quit`
|
Reference in New Issue
Block a user