corrected parser
This commit is contained in:
@@ -322,7 +322,7 @@ if __name__ == "__main__":
|
||||
dest="config",
|
||||
help="Edit Bitwarden account configuration."
|
||||
)
|
||||
parse.add_argument (
|
||||
parser.add_argument (
|
||||
"-t",
|
||||
"--test",
|
||||
action="store_true",
|
||||
|
||||
Reference in New Issue
Block a user