comparison design.txt @ 11:c69665ff37d0

Add merge subcommand (untested).
author David Barts <n5jrn@me.com>
date Sat, 21 Jan 2023 15:39:42 -0800
parents a6cfdffcaa94
children
comparison
equal deleted inserted replaced
10:cbe4c797c9a6 11:c69665ff37d0
56 - If --clip supplied, copy new password to clipboard. 56 - If --clip supplied, copy new password to clipboard.
57 - If --verbose supplied, print new password. 57 - If --verbose supplied, print new password.
58 - Default to be silent and not put password in clipboard, just change 58 - Default to be silent and not put password in clipboard, just change
59 in database. 59 in database.
60 + Command-line only, no GUI. 60 + Command-line only, no GUI.
61 + JSON for import subcommand (if we implement):
62 https://javaee.github.io/jsonp/getting-started.html