Skip to content
This repository was archived by the owner on Jan 11, 2024. It is now read-only.

Commit c08302d

Browse files
committed
added
1 parent 5dd3b60 commit c08302d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/encrypt/EncryptAFile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575

7676
>**Note** : Here `tar` and `cz`is for making a folder(`my_folder/`) or a file to compress and apply `open-ssl` for encrypting a compressed file using `aes-256` algoritham to an output encrypted file as `encrypted.tar.gz.enc`.
7777
78-
>>**Note** here `my_folder/` can be a folder or a simple file as `example.txt`.
78+
>>**Note** : Here `my_folder/` can be a folder or a simple file as `example.txt`.
7979
8080
2. After issuing the above command, then the system prompts for password with which the file is to be protected by encrypting, the ouput dialogues includes in following way:
8181

0 commit comments

Comments
 (0)