1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00
tldr/pages.ko/linux/flash.md
코드싸이 6acaad1270
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>
2024-11-09 13:26:42 +09:00

24 lines
402 B
Markdown

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