Skip to content

Commit

Permalink
Update syntax of encrypt-file in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mlocati committed Jun 19, 2020
1 parent 5678b8f commit 45e5efe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -825,6 +825,7 @@ There are two ways the client can treat existing values:
-R, --store-repo SLUG like --repo, but remembers value for current directory
-K, --key KEY encryption key to be used (randomly generated otherwise)
--iv IV encryption IV to be used (randomly generated otherwise)
--env-prefix ENV_PREFIX prefix of the names of the encryption key/IV environment variables (randomly generated otherwise)
-d, --decrypt decrypt the file instead of encrypting it, requires key and iv
-f, --force override output file if it exists
-p, --print-key print (possibly generated) key and iv
Expand Down

0 comments on commit 45e5efe

Please sign in to comment.