Linux command
yadm-decrypt 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Decrypt files
yadm decrypt
Decrypt to specific location
yadm decrypt -l
说明
yadm decrypt decrypts files encrypted with yadm encrypt. Restores sensitive files from encrypted archive. Requires GPG passphrase or key.
参数
- -l
- List files to decrypt.
FAQ
What is the yadm-decrypt command used for?
yadm decrypt decrypts files encrypted with yadm encrypt. Restores sensitive files from encrypted archive. Requires GPG passphrase or key.
How do I run a basic yadm-decrypt example?
Run `yadm decrypt` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -l do in yadm-decrypt?
List files to decrypt.