diff options
author | Tor Andersson <tor@ccxvii.net> | 2025-04-28 22:09:29 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2025-04-29 01:16:25 +0200 |
commit | 48e39e44dbe267f8945e9d597e61fd8aa3dfb376 (patch) | |
tree | c75e854fadc20d827cd5b422c5ab0f1a45cdf1d2 /bin/rtt-help | |
parent | 7a93787dfe5cdaba3eed98ed8edd19674186430b (diff) | |
download | server-48e39e44dbe267f8945e9d597e61fd8aa3dfb376.tar.gz |
Improved fuzzing.
Diffstat (limited to 'bin/rtt-help')
-rwxr-xr-x | bin/rtt-help | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/rtt-help b/bin/rtt-help index 5f6815c..57e42d1 100755 --- a/bin/rtt-help +++ b/bin/rtt-help @@ -16,6 +16,7 @@ game management module development foreach -- run a command for each module fuzz -- fuzz test a module + fuzz-rand -- fuzz test a module (random) game debugging show-chat -- show game chat (for moderation) |