mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-15 03:36:33 +03:00
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…
Reference in New Issue
Block a user