This commit is contained in:
thePR0M3TH3AN
2025-07-04 22:32:53 -04:00
parent a2c2992062
commit 914a630d56

View File

@@ -218,7 +218,7 @@ python src/main.py
Example menu: Example menu:
``` ```bash
Select an option: Select an option:
1. Add Entry 1. Add Entry
2. Retrieve Entry 2. Retrieve Entry
@@ -229,9 +229,9 @@ python src/main.py
7. Exit 7. Exit
Enter your choice (1-7): Enter your choice (1-7):
``` ```
When choosing **Add Entry**, you can now select **Password**, **2FA (TOTP)**, When choosing **Add Entry**, you can now select **Password**, **2FA (TOTP)**,
**SSH Key**, **Seed Phrase**, or **PGP Key**. **SSH Key**, **Seed Phrase**, or **PGP Key**.
### Adding a 2FA Entry ### Adding a 2FA Entry