windows/*: add and update Korean translation (#14641)
Co-authored-by: Chooooo <contact@choo.ooo> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
16
pages.ko/windows/ftype.md
Normal file
16
pages.ko/windows/ftype.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# ftype
|
||||
|
||||
> 파일 확장자 연결에 사용되는 파일 형식을 표시하거나 수정.
|
||||
> 더 많은 정보: <https://learn.microsoft.com/windows-server/administration/windows-commands/ftype>.
|
||||
|
||||
- 모든 파일 형식 목록 표시:
|
||||
|
||||
`ftype`
|
||||
|
||||
- 특정 파일 형식에 연결된 프로그램 표시:
|
||||
|
||||
`ftype {{파일_형식}}`
|
||||
|
||||
- 특정 파일 형식에 연결된 프로그램 설정:
|
||||
|
||||
`ftype {{파일_형식}}="{{경로/대상/실행_파일}}"`
|
Reference in New Issue
Block a user