Skip to content

Commit 27be105

Browse files
committed
Replace 'command' with 'utility' in README
1 parent 87e8fb2 commit 27be105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Running `git diff` on files encrypted with ansible vault results in some pretty unhelpful output.
66

7-
`git-diff-ansible-vault` is custom git command that detects files encrypted with ansible vault within the diff, and safely decrypts them to reveal the true changes.
7+
`git-diff-ansible-vault` is custom git utility that detects files encrypted with ansible vault within the diff, and safely decrypts them to reveal the true changes.
88

99
![git-diff-ansible-vault animated demo](https://github.com/tommarshall/git-diff-ansible-vault/blob/master/img/demo.gif)
1010

0 commit comments

Comments
 (0)