Also flush bookmark under sessions/connect setup
This commit is contained in:
parent
badcf700b9
commit
1ecf18e41c
@ -64,6 +64,7 @@ func ParseOptions(args []string) (Options, error) {
|
||||
}
|
||||
|
||||
if opts.Sessions || opts.ConnectBackend != "" {
|
||||
opts.Bookmark = ""
|
||||
opts.Url = ""
|
||||
opts.Host = ""
|
||||
opts.User = ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user