You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Enhancements
Ability to add custom fields to entries - issue #6
Allow multiple arguments when searching entries - issue #10
Enhancements in -R (remove) option - Make this interactive by default with an option to override (-y) plus ability to remove a range of options using an id range - issue #21
Option to generate strong passwords on the command line using -g - issues #8 and #13
Misc- replaced argument parsing with argparse instead of the outdated optparse