mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-26 11:33:59 +00:00
15 lines
313 B
Plaintext
Executable File
15 lines
313 B
Plaintext
Executable File
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# yadm decrypt
|
|
|
|
> Decrypt files that were encrypted by `yadm`.
|
|
> When activating this command you will be prompted for a password.
|
|
> More information: <https://yadm.io/docs/encryption>.
|
|
|
|
- Decrypt files:
|
|
|
|
`yadm decrypt`
|