username-host field - clarify use of '%' (#10347)

* username-host field - clarify use of '%'

Clarify that '%' is used in host field when wanting to connect *from* multiple hosts

* ✏️ Tweak
This commit is contained in:
KaiboshOz 2019-10-18 02:44:48 +11:00 committed by Franck Nijhof
parent 816660cdbb
commit d3d8ad8f58

View File

@ -41,7 +41,7 @@ logins:
required: true
type: string
host:
description: Host for account. If you need an account on multiple hosts, use '%'.
description: Host for account. Use '%', to accept connections for this account from any host.
required: true
type: string
password: