diff options
author | dmitry kim <jason@nichego.net> | 2008-03-28 00:02:48 +0300 |
---|---|---|
committer | dmitry kim <jason@nichego.net> | 2008-03-28 00:02:48 +0300 |
commit | 33f1c8ddc1f4c9f897f3b194a44faa1834f61566 (patch) | |
tree | b7e8b44cba4d7d8b42a4a0350adb1ad6ff4f5ee4 | |
parent | b45f28ad735df01d46a30d4cf711c8ec874e9b4e (diff) |
* bin/rbot-remote: doc typo
-rwxr-xr-x | bin/rbot-remote | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rbot-remote b/bin/rbot-remote index 37c7964a..353bb06d 100755 --- a/bin/rbot-remote +++ b/bin/rbot-remote @@ -44,7 +44,7 @@ The necessary setup is: # remote interface. for example, in this script we want 'say', # 'action' and other basic commands to work: - <you> permissions set +basics::talk::do for remote + <you> permissions set +basics::talk::do for rmuser <rbot> alright 4) # run the #{$0} and type something. the message should |