diff options
Diffstat (limited to 'docs/Irssi/Command.pm')
-rw-r--r-- | docs/Irssi/Command.pm | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/Irssi/Command.pm b/docs/Irssi/Command.pm new file mode 100644 index 0000000..d777794 --- /dev/null +++ b/docs/Irssi/Command.pm @@ -0,0 +1,12 @@ +__END__ + +=head1 NAME + +=head1 FIELDS + + Command->{} + cmd - Command name + category - Category + +=head1 METHODS + |