mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-08 07:18:47 +00:00
Import safe special chars constant
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user