mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-10 22:19:31 +01:00
removed blank lines
This commit is contained in:
parent
a623d8ef1e
commit
ef7c94e109
@ -370,12 +370,10 @@ For example:
|
|||||||
Used in connection registration, sets your username and realname to the given
|
Used in connection registration, sets your username and realname to the given
|
||||||
values (though your username may also be looked up with Ident).`,
|
values (though your username may also be looked up with Ident).`,
|
||||||
},
|
},
|
||||||
|
|
||||||
"userhost": {
|
"userhost": {
|
||||||
text: `Show the nick, user and host of a user. Normally only used by the client or in scripts.
|
text: `Show the nick, user and host of a user. Normally only used by the client or in scripts.
|
||||||
Note: if you are not an IRCOp then it will show a cloaked hostname if the user is +x (and it's not yourself). `,
|
Note: if you are not an IRCOp then it will show a cloaked hostname if the user is +x (and it's not yourself). `,
|
||||||
},
|
},
|
||||||
|
|
||||||
"version": {
|
"version": {
|
||||||
text: `VERSION [server]
|
text: `VERSION [server]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user