Explorar o código

* Fix wrong dccprefix in 'help simul'

Bryan Drewery %!s(int64=16) %!d(string=hai) anos
pai
achega
e673e16de7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/help.txt

+ 1 - 1
doc/help.txt

@@ -1692,7 +1692,7 @@ See also: randstring, md5, sha1, hash, encrypt, encrypt_fish, decrypt, decrypt_f
 ###  $bsimul$b <handle> <text>
    This allows you to simulate the specified handle typing the given text.
    For example:
-      '%dsimul dweeb%d.quit'
+      '%dsimul dweeb %dquit'
    This would appear just as if "dweeb" typed '%dquit'. This command will not
    work unless eggdrop has simul enabled in the config file.