diff --git a/README.md b/README.md index eeaa29c..e44413d 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,10 @@ Perintah atau opsi yang didukung: -p atau --passkey Masukkan password yang kuat untuk enkripsi atau password yang spesifik untuk dekripsi. + + -c atau --stdout + Menampilkan hasil enkripsi atau dekripsi file ke terminal. + enc Opsi untuk mulai mengenkripsi. diff --git a/docs/README-EN.md b/docs/README-EN.md index 31830b3..e164f35 100644 --- a/docs/README-EN.md +++ b/docs/README-EN.md @@ -113,6 +113,10 @@ Supported commands or options: -p or --passkey Enter a strong password for encryption or a specific password for decryption. + + -c atau --stdout + Display the result of file encryption or decryption to terminal. + enc Option to start encrypting.