mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-23 19:51:47 +00:00
Update cheatsheets
This commit is contained in:
@@ -18,12 +18,12 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Display the credentials of a configured repository:
|
||||
|
||||
`transcrypt --display`
|
||||
`transcrypt {{[-d|--display]}}`
|
||||
|
||||
- Initialize and decrypt a fresh clone of a configured repository:
|
||||
|
||||
`transcrypt --cipher={{cipher}}`
|
||||
`transcrypt {{[-c|--cipher]}} {{cipher}}`
|
||||
|
||||
- Rekey to change the encryption cipher or password:
|
||||
|
||||
`transcrypt --rekey`
|
||||
`transcrypt {{[-r|--rekey]}}`
|
||||
|
||||
Reference in New Issue
Block a user