mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 04:00:54 +00:00
Update cheatsheets
This commit is contained in:
@@ -18,7 +18,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Verify fingerprints for a specific user:
|
||||
|
||||
`fprint-verify {{username}}`
|
||||
`fprintd-verify {{username}}`
|
||||
|
||||
- Verify a specific fingerprint for a specific user:
|
||||
|
||||
@@ -26,7 +26,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Fail the process if a fingerprint doesn't match with ones stored in the database for the current user:
|
||||
|
||||
`fprint-verify --g-fatal-warnings`
|
||||
`fprintd-verify --g-fatal-warnings`
|
||||
|
||||
- Display help:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user