Update README.md

This commit is contained in:
blueShard-dev 2020-05-05 21:43:18 +02:00 committed by GitHub
parent 53dd1d7b76
commit 92016f3013
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ Usage AES:
encrypt: <cryptoGX jar file> AES <key> <salt> encrypt <path of file to encrypt> <encrypted file dest>
decrypt: <cryptoGX jar file> AES <key> <salt> decrypt <encrypted file path> <decrypted file dest>
Secure delete file: <iterations> <path of file to delete>"
Secure delete file: <iterations> <path of file to delete>
```
or type `<cryptoGX jar file> -help` to get help