From 87ff97bbd624eedad0f24d513fe45034162391cf Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Fri, 8 Jul 2022 17:06:30 -0700 Subject: [PATCH 1/2] docs: Fix cypher typo --- yadm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yadm.md b/yadm.md index 73890d8..292cddc 100644 --- a/yadm.md +++ b/yadm.md @@ -616,7 +616,7 @@ version can be maintained in the Git repository. This feature will only work if a supported tool is available. Both gpg(1) and openssl(1) are supported. gpg is used by default, but openssl can be configured - with the yadm.cypher configuration. + with the yadm.cipher configuration. To use this feature, a list of patterns must be created and saved as $HOME/.config/yadm/encrypt. This list of patterns should be relative From 24ee8413724ba8194bd2867e83af723e178a649d Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Fri, 8 Jul 2022 17:08:51 -0700 Subject: [PATCH 2/2] docs: Fix cypher typo --- yadm.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yadm.1 b/yadm.1 index 8048f0a..ebadb9e 100644 --- a/yadm.1 +++ b/yadm.1 @@ -746,7 +746,7 @@ and .BR openssl (1) are supported. gpg is used by default, but openssl can be configured with the -.I yadm.cypher +.I yadm.cipher configuration. To use this feature, a list of patterns must be created and saved as