diff --git a/docs/howto.md b/docs/howto.md index f43902f5b683228d426dabb541354ff0b4538d32..cbdee791fc771018dbbf0481cb07da5d15c3357b 100644 --- a/docs/howto.md +++ b/docs/howto.md @@ -15,7 +15,7 @@ is formatted as https://discordapp.com/channels/``guildid``/``channelid`` * The ``adminme`` script is provided to set Admin/Moderator or any other custom power level to a specific user. * e.g. To set Alice to Admin on her ``example.com`` HS on default config. (``config.yaml``) - * ``npm run adminme -- -m '!AbcdefghijklmnopqR:example.com' -u '@Alice:example.com' -p '100'`` + * ``npm run adminme -- -r '!AbcdefghijklmnopqR:example.com' -u '@Alice:example.com' -p '100'`` * Run ``npm run adminme -- -h`` for usage. Please note that `!AbcdefghijklmnopqR:example.com` is the internal room id and will always begin with `!`.