From 9e7bc916a62e0152cb58114aa90a134a3ddbb214 Mon Sep 17 00:00:00 2001 From: joshr Date: Sun, 26 Aug 2018 13:29:15 -0400 Subject: [PATCH] fix typo --- man/man1/git-secret-add.1 | Bin 1527 -> 1526 bytes man/man1/git-secret-add.1.ronn | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man1/git-secret-add.1 b/man/man1/git-secret-add.1 index 5b94ec6faa7c76ab21bc41640831d48ac49da826..885e58dc479d1c345869c286fd06c5282b915f4a 100644 GIT binary patch delta 19 acmey){f&D=C?iv`=44xDqs?86xhw!kwgy}P delta 20 bcmeyy{hfP5C?j)fvF2nOW~0rWjJYfTP<;l# diff --git a/man/man1/git-secret-add.1.ronn b/man/man1/git-secret-add.1.ronn index d13ec33a..6263e2a0 100644 --- a/man/man1/git-secret-add.1.ronn +++ b/man/man1/git-secret-add.1.ronn @@ -7,7 +7,7 @@ git-secret-add - starts to track added files. ## DESCRIPTION -`git-secret-add` adds a filepath(es) into `.gitsecret/paths/mapping.cfg`. +`git-secret-add` adds a filepath(s) into `.gitsecret/paths/mapping.cfg`. When adding files to encrypt, ensure that they are ignored by `git` by mentioning them in .gitignore, since they must be secure and not be committed into the remote repository unencrypted.