From f2835993c36c3242788ad9b75e6b18842e3e1356 Mon Sep 17 00:00:00 2001 From: 0xVoodoo <79277183+0xVoodoo@users.noreply.github.com> Date: Tue, 19 Aug 2025 18:11:14 -0600 Subject: [PATCH] Update README.md Fixing spacing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0633fd6..2d97c61 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Huge shout out to [reider-roque](https://github.com/reider-roque) as this is (so # Usage `python3 gpdecryptor.py -f/--file ` - Decrypts password from file. + `python3 gpdecryptor.py -p "password"` - Decrypts specified password. # License