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
~$ addpass.sh --root "mynewroot" --name "My new Site" +user "zeltak" +branch "branch" +custom "foobar" +autotype "branch :tab user :tab pass"
--root
Missing --name option. Try --help
It also gets confused if you have more than to database listed in config like:
~$ addpass.sh --name "My new Site" +user "zeltak" +branch "branch" +custom "foobar" +autotype "branch :tab user :tab pass"
--name
Using database "/home/user/.password-store:/home/user/.password-store-2"
Enter password for entry "My new Site" >
It should just choose one.
The text was updated successfully, but these errors were encountered:
Hi! Firstly, thanks for the awesome tool!
Here is the issue with running the command:
It also gets confused if you have more than to database listed in config like:
It should just choose one.
The text was updated successfully, but these errors were encountered: