forked from Controls/gitea-pages
fix typo
This commit is contained in:
@@ -117,7 +117,7 @@ You can edit secure data inside any yaml file with the command
|
||||
will appear in clear-text inside the editor.
|
||||
|
||||
|
||||
Encripting data with the public key
|
||||
Encrypting data with the public key
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
The eyaml public key is::
|
||||
@@ -153,7 +153,7 @@ While a complete file can be encripted with::
|
||||
|
||||
eyaml encrypt --pkcs7-public-key=/home/someone/eyaml_key.pub -f secret_file
|
||||
|
||||
Example: Encripting password
|
||||
Example: Encrypting password
|
||||
----------------------------
|
||||
|
||||
Steps:
|
||||
|
||||
Reference in New Issue
Block a user