diff --git a/yadm.1 b/yadm.1 index 11ce778..75d0cf7 100644 --- a/yadm.1 +++ b/yadm.1 @@ -56,6 +56,8 @@ list .BR yadm " enter [ command ] +.BR yadm " git-crypt [ options ] + .BR yadm " upgrade .BR yadm " introspect @@ -211,6 +213,15 @@ With this config, use (magit-status "/yadm::"). If you find issue with Emacs 27 trying running (setenv "SHELL" "/bin/bash"). .RE .TP +.BI git-crypt " options +If git-crypt is installed, this command allows you to pass options directly to +git-crypt, with the environment configured to use the yadm repository. + +git-crypt enables transparent encryption and decryption of files in a git repository. +You can read +https://github.com/AGWA/git-crypt +for details. +.TP .B gitconfig Pass options to the .B git config @@ -744,6 +755,17 @@ This can be disabled using the .I yadm.auto-exclude configuration. +.B Using git-crypt + +A completely separate option for encrypting data is to install and use git-crypt. +Once installed, you can run git-crypt commands for the yadm repo by running +.BR "yadm git-crypt" . +git-crypt enables transparent encryption and decryption of files in a git repository. +You can read +https://github.com/AGWA/git-crypt +for details. +.LP + .SH PERMISSIONS When files are checked out of a Git repository, their initial permissions are