guake: fix typo, linux/g*: add Korean translation (#14704)
* linux/g*: add Korean translation * guake: fix typo * Update pages.ko/linux/genisoimage.md Co-authored-by: Chooooo <contact@choo.ooo> * linux/gnome-extensions: update Korean translation --------- Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
20
pages.ko/linux/gedit.md
Normal file
20
pages.ko/linux/gedit.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# gedit
|
||||
|
||||
> GNOME 데스크톱 프로젝트의 텍스트 편집기.
|
||||
> 더 많은 정보: <https://help.gnome.org/users/gedit/stable/>.
|
||||
|
||||
- 텍스트 파일 열기:
|
||||
|
||||
`gedit {{경로/대상/파일}}`
|
||||
|
||||
- 여러 텍스트 파일 열기:
|
||||
|
||||
`gedit {{파일1 파일2 ...}}`
|
||||
|
||||
- 특정 인코딩으로 텍스트 파일 열기:
|
||||
|
||||
`gedit --encoding {{UTF-8}} {{경로/대상/파일}}`
|
||||
|
||||
- 지원되는 인코딩 목록 표시:
|
||||
|
||||
`gedit --list-encodings`
|
Reference in New Issue
Block a user