linux/f*: add Korean translation (#14703)

* linux/f*: add Korean translation

* finch: fix Korean tranlsation

* Update pages.ko/linux/fprintd-verify.md

Co-authored-by: Chooooo <contact@choo.ooo>

---------

Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
코드싸이
2024-11-09 13:26:42 +09:00
committed by GitHub
parent 50ba22c4b1
commit 6acaad1270
39 changed files with 895 additions and 0 deletions

24
pages.ko/linux/flash.md Normal file
View File

@@ -0,0 +1,24 @@
# flash
> 터미널에서 플래시 카드.
> 더 많은 정보: <https://github.com/tallguyjenks/fla.sh>.
- 사용 가능한 플래시 카드 덱 선택 메뉴 열기:
`flash`
- 플래시 카드 시스템에 대한 정보 표시:
`flash -i`
- 기본 미리보기 도구를 `bat`에서 `cat`으로 변경:
`flash -p {{cat}}`
- 도움말 표시:
`flash -h`
- 버전 정보 표시:
`flash -v`