--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # yadm-encrypt > Encrypt files listed in the designated encrypt file. > After the files are encrypted they will be save in the designated archive folder. > More information: . - Encrypt files listed in the designated encrypt file: `yadm encrypt` - Create the necessary files and folders for encryption: `touch {{path/to/encrypt_file}} && mkdir {{path/to/archive_folder}}`