Skip to content

Commit 9779675

Browse files
author
Anand
committed
Export options
1 parent f0dd941 commit 9779675

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ func performAction(optMap map[string]interface{}, optionMap map[string]interface
5454
"remove": removeCurrentEntry,
5555
"copy": copyCurrentEntry,
5656
"use-db": setActiveDatabasePath,
57+
"export": exportToFile,
5758
}
5859

5960
stringActions2Map := map[string]actionFunc2{

0 commit comments

Comments
 (0)