Import safe special chars constant

This commit is contained in:
thePR0M3TH3AN
2025-07-31 08:37:42 -04:00
parent 3020b681b8
commit a7a2e70321
4 changed files with 18 additions and 3 deletions

View File

@@ -239,7 +239,7 @@ seedpass entry get "email"
# Sort or filter the list view
seedpass list --sort label
seedpass list --filter totp
# Generate a password with the safe character set
# Generate a password with the safe character set defined by `SAFE_SPECIAL_CHARS`
seedpass util generate-password --length 20 --special-mode safe --exclude-ambiguous
# Use the **Settings** menu to configure an extra backup directory