Merge pull request #1103 from metalefty/docs

docs: '!' is no longer a comment out symbol
master
metalefty 6 years ago committed by GitHub
commit 6148f0e491
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -278,7 +278,7 @@ Sets the library to be used with this connection.
Specifies the username used for authenticating in the connection.
If set to \fIask\fR, user name should be provided in the login window.
If the username includes comment out symbols such as '!', '#', or ';', the username can be
If the username includes comment out symbols such as '#', or ';', the username can be
provided in base64 form prefixing "{base64}".
.TP

Loading…
Cancel
Save