Implement errors for copying entry fields that do not exist or are blank

This commit is contained in:
2024-03-03 22:02:51 -05:00
parent 988724bac6
commit 0f65cd31cb
3 changed files with 35 additions and 6 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ func main() {
switch args[2] {
case "copy":
var field uint8
var field int
switch args[3] {
case "password", "-p":
field = 0