#1 - Removed typo in readme

This commit is contained in:
Frank Bischof 2024-02-23 07:15:40 +00:00
parent 94d61e3a97
commit 2f57010c2c

View File

@ -1,7 +1,7 @@
# Crypter
Script to encrypt and decrypt files easily using openssl
## Howto
./crypter.sh -[e/-d] [inputfile]
./crypter.sh -[e/d] [inputfile]
### Options
-e for encrypt
-d for decrypt