diff options
Diffstat (limited to 'Test/target/info.yml')
| -rw-r--r-- | Test/target/info.yml | 8 | 
1 files changed, 7 insertions, 1 deletions
diff --git a/Test/target/info.yml b/Test/target/info.yml index 1b3a12f..5496f67 100644 --- a/Test/target/info.yml +++ b/Test/target/info.yml @@ -2,7 +2,13 @@  -    authors: "Stefan 'tommie' Tomanek"    changed: '2003020801' -  commands: target +  commands: +    - target +    - 'target ban' +    - 'target help' +    - 'target kick' +    - 'target lock' +    - 'target unlock'    contact: stefan@pico.ruhr.de    default_package: target    description: 'advances IRC warfare to the next level ;)'  | 
