We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 087db0e commit aeacf30Copy full SHA for aeacf30
_data/numerics.yaml
@@ -4139,14 +4139,14 @@ values:
4139
name: RPL_ETRACEFULL
4140
numeric: "708"
4141
origin: RatBox
4142
- format: "<?> <?> <?> <?> <?> <?> <?> :<?>"
+ format: "<client> <Oper|User> <class> <nick> <username> <host> <ip> :<capabilities>"
4143
comment: Output from 'extended' trace
4144
4145
-
4146
name: RPL_ETRACE
4147
numeric: "709"
4148
4149
- format: "<?> <?> <?> <?> <?> <?> :<?>"
+ format: "<client> <Oper|User> <?> <nick> <username> <host> :<ip>"
4150
4151
4152
0 commit comments