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:
16
pages.ko/linux/fprintd-delete.md
Normal file
16
pages.ko/linux/fprintd-delete.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# 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`
|
Reference in New Issue
Block a user