commands.sh

yadm encrypt

all

Encrypt files listed in the designated encrypt file. After the files are encrypted they will be save in the designated archive folder.

More info →

Examples (2)

Encrypt files listed in the designated encrypt file

Create the necessary files and folders for encryption

touch path/to/encrypt_file && mkdir path/to/archive_folder
made by @shridhargupta | data from tldr-pages