Tweak wording
This commit is contained in:
parent
d8ce8231cc
commit
4ad70d5392
@ -70,7 +70,7 @@ func ParseOptions() error {
|
||||
}
|
||||
|
||||
if Opts.Bookmark != "" && Opts.Sessions {
|
||||
return errors.New("--bookmark is not allowed in multi-session")
|
||||
return errors.New("--bookmark is not allowed in multi-session mode")
|
||||
}
|
||||
|
||||
if Opts.ConnectBackend != "" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user