summaryrefslogtreecommitdiff
path: root/docs/gm-commands.md
diff options
context:
space:
mode:
authortemperrr <temperrr@users.noreply.github.com>2021-12-07 22:52:54 +0100
committerGitHub <noreply@github.com>2021-12-07 22:52:54 +0100
commit7ccbee3cd719ddd326d7a2c5a89a80dfb856e84b (patch)
tree21476ebf53831d8582b71f201279f3d9a078e501 /docs/gm-commands.md
parent646246788b149dda84a3194bfeae9c1e13753dba (diff)
downloadwiki-7ccbee3cd719ddd326d7a2c5a89a80dfb856e84b.tar.gz
wiki-7ccbee3cd719ddd326d7a2c5a89a80dfb856e84b.tar.bz2
wiki-7ccbee3cd719ddd326d7a2c5a89a80dfb856e84b.zip
typo (#656)
Fixed a typo
Diffstat (limited to 'docs/gm-commands.md')
-rw-r--r--docs/gm-commands.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gm-commands.md b/docs/gm-commands.md
index fe810f0..a1f117f 100644
--- a/docs/gm-commands.md
+++ b/docs/gm-commands.md
@@ -220,7 +220,7 @@ Note: Some commands are working only by selecting a player or a creature. These
|learn all recipes|2|`.learn all recipes [$profession]`|Learns all recipes of specified profession and sets skill level to max. Example: .learn all recipes enchanting|
|learn|2|`.learn #spell [all]`|Selected character learn a spell of id #spell. If 'all' provided then all ranks learned.|
|levelup|2|`.levelup [$playername] [#numberoflevels]`|Increase/decrease the level of character with $playername (or the selected if not name provided) by #numberoflevels Or +1 if no #numberoflevels provided). If #numberoflevels is omitted, the level will be increase by 1. If #numberoflevels is 0, the same level will be restarted. If no character is selected and name not provided, increase your level. Command can be used for offline character. All stats and dependent values recalculated. At level decrease talents can be reset if need. Also at level decrease equipped items with greater level requirement can be lost.|
-|lfg clean|3|`.flg clean`|Cleans current queue, only for debugging purposes.|
+|lfg clean|3|`.lfg clean`|Cleans current queue, only for debugging purposes.|
|lfg group|1|`.lfg group`|Shows information about all players in the group (state, roles, comment, dungeons selected).|
|lfg options|2|`.lfg options [new value]`|Shows current lfg options. New value is set if extra param is present.|
|lfg player|1|`.lfg player`|Shows information about player (state, roles, comment, dungeons selected).|