mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 12:52:06 +00:00
Update cheatsheets
This commit is contained in:
21
linux/fprintd-list
Normal file
21
linux/fprintd-list
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# fprintd-list
|
||||
|
||||
> List enrolled fingerprints.
|
||||
> More information: <https://manned.org/fprintd-list>.
|
||||
|
||||
- List enrolled fingerprints for a specific user:
|
||||
|
||||
`fprintd-list {{username}}`
|
||||
|
||||
- List enrolled fingerprints for one or more users:
|
||||
|
||||
`fprintd-list {{username1 username2 ...}}`
|
||||
|
||||
- Display help:
|
||||
|
||||
`fprintd-list`
|
||||
Reference in New Issue
Block a user