Update doc/notfound.md
This commit is contained in:
parent
cb5f0a9ee3
commit
b8d0f4efde
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
||||||
|
|
||||||
The Not Found reply (421, ERR_UNKNOWNCOMMAND in RFC 1459) is when the server doesn't recognise a command a client sends.
|
The Not Found reply (421, ERR_UNKNOWNCOMMAND in RFC 1459) is when the server doesn't recognise a command a client sends.
|
||||||
|
|
||||||
Say the person executing the unknown command has the nickname `nick`
|
|
||||||
```
|
```
|
||||||
↗️ UNKNOWNCMD :something
|
↗️ UNKNOWNCMD :something
|
||||||
↙️ :server 421 nick UNKNOWNCMD :Unknown command
|
↙️ :server 421 nick UNKNOWNCMD :Unknown command
|
||||||
|
|
Loading…
Reference in a new issue