Update doc/notfound.md
This commit is contained in:
parent
2514026dc9
commit
c15b7b5e14
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Unknown command
|
||||
|
||||
The Unknown Command reply (421, ERR_UNKNOWNCOMMAND in RFC 1459) is when the server doesn't recognise a command a client sends.
|
||||
The Unknown Command error (421, ERR_UNKNOWNCOMMAND in [RFC 1459](https://datatracker.ietf.org/doc/html/rfc1459#section-6.1)) is when the server doesn't recognise a command a client sends.
|
||||
|
||||
```
|
||||
↗️ UNKNOWNCMD :something
|
||||
|
|
Loading…
Reference in a new issue