소스 검색

* Fix wrong dccprefix in 'help simul'

Bryan Drewery 16 년 전
부모
커밋
e673e16de7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.