Update cheatsheets

This commit is contained in:
ivuorinen
2025-08-09 00:20:24 +00:00
parent 3be72c1548
commit 388ec4ec4c
73 changed files with 294 additions and 96 deletions

View File

@@ -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: