From eb34eb588132d653e4c4925d862f1e5a227cc2ab Mon Sep 17 00:00:00 2001 From: A Frederick Christensen <53975399+fauxmight@users.noreply.github.com> Date: Fri, 26 Jul 2024 17:43:45 -0500 Subject: [PATCH] Minor corrections - README.md - Extraneous redirect removed - Sops has deprecated the "-o" flag --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c2abf0..44242ef 100644 --- a/README.md +++ b/README.md @@ -674,8 +674,8 @@ JSON/YAML files. Unlike the other two formats, for binary files, one file corres To encrypt an binary file use the following command: ``` console -$ cp /etc/krb5/krb5.keytab > krb5.keytab -$ sops -e -o krb5.keytab +$ cp /etc/krb5/krb5.keytab krb5.keytab +$ sops -e krb5.keytab # an example of what this might result in: $ head krb5.keytab {