Skip to content

Commit

Permalink
docs: Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
FajarKim committed Dec 23, 2023
1 parent e52097e commit 0e86123
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,10 @@ Perintah atau opsi yang didukung:
<td><code>-p</code> atau <code>--passkey</code></td>
<td>Masukkan password yang kuat untuk enkripsi atau password yang spesifik untuk dekripsi.</td>
</tr>
<tr>
<td><code>-c</code> atau <code>--stdout</code></td>
<td>Menampilkan hasil enkripsi atau dekripsi file ke terminal.</td>
</tr>
<tr>
<td><code>enc</code></td>
<td>Opsi untuk mulai mengenkripsi.</td>
Expand Down
4 changes: 4 additions & 0 deletions docs/README-EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,10 @@ Supported commands or options:
<td><code>-p</code> or <code>--passkey</code></td>
<td>Enter a strong password for encryption or a specific password for decryption.</td>
</tr>
<tr>
<td><code>-c</code> atau <code>--stdout</code></td>
<td>Display the result of file encryption or decryption to terminal.</td>
</tr>
<tr>
<td><code>enc</code></td>
<td>Option to start encrypting.</td>
Expand Down

0 comments on commit 0e86123

Please sign in to comment.