Skip to content

Commit 2efb548

Browse files
committed
Fix the name of the FIDENT S2S command.
1 parent 59b2045 commit 2efb548

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/server/messages/fident.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: FHOST
1+
name: FIDENT
22
source: uid
33
syntax:
44
fields:
@@ -13,19 +13,19 @@ example:
1313
- description: |-
1414
Changes the displayed username of 36DAAAAAA to wibble
1515
text: |-
16-
:36DAAAAAA FHOST wibble
16+
:36DAAAAAA FIDENT wibble
1717
- description: |-
1818
[**1206+**] Changes the displayed username of 36DAAAAAA to wibble
1919
text: |-
20-
:36DAAAAAA FHOST wibble *
20+
:36DAAAAAA FIDENT wibble *
2121
- description: |-
2222
[**1206+**] Changes the real username of 36DAAAAAA to wibble
2323
text: |-
24-
:36DAAAAAA FHOST * wibble
24+
:36DAAAAAA FIDENT * wibble
2525
- description: |-
2626
[**1206+**] Changes the displayed and real username of 36DAAAAAA to wibble
2727
text: |-
28-
:36DAAAAAA FHOST wibble wibble
28+
:36DAAAAAA FIDENT wibble wibble
2929
history:
3030
1206: |-
3131
Support for changing the real username was added.

0 commit comments

Comments
 (0)