mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-21 22:02:09 +02:00

* 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>
16 lines
515 B
Markdown
16 lines
515 B
Markdown
# fprintd-delete
|
|
|
|
> 데이터베이스에서 지문을 제거합니다.
|
|
> 더 많은 정보: <https://manned.org/fprintd-delete>.
|
|
|
|
- 특정 사용자의 모든 지문 제거:
|
|
|
|
`fprintd-delete {{사용자명}}`
|
|
|
|
- 특정 사용자의 특정 지문 제거:
|
|
|
|
`fprintd-delete {{사용자명}} --finger {{left-thumb|left-index-finger|left-middle-finger|left-ring-finger|left-little-finger|right-thumb|right-index-finger|right-middle-finger|right-ring-finger|right-little-finger}}`
|
|
|
|
- 도움말 표시:
|
|
|
|
`fprintd-delete`
|