mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-03-05 16:17:47 +00:00
Fix grammar
This commit is contained in:
parent
4a7bf1c67c
commit
4844ac142e
1 changed files with 1 additions and 1 deletions
|
@ -569,7 +569,7 @@ You can include it like this in your `configuration.nix`:
|
||||||
### Binary
|
### Binary
|
||||||
|
|
||||||
Unlike the other two formats for binaries one file correspond to one secret.
|
Unlike the other two formats for binaries one file correspond to one secret.
|
||||||
This format allows to encrypt arbitrary binary format that can be not put into
|
This format allows to encrypt an arbitrary binary format that can't be put into
|
||||||
JSON/YAML files.
|
JSON/YAML files.
|
||||||
|
|
||||||
To encrypt an binary file use the following command:
|
To encrypt an binary file use the following command:
|
||||||
|
|
Loading…
Add table
Reference in a new issue