From 5d4e7a3d29b438005bfcd9defd1a0e45e7c85086 Mon Sep 17 00:00:00 2001 From: Tom Feist Date: Sat, 10 Jul 2010 01:38:43 +0100 Subject: Forgot to add a whole bunch of files --- docs/Irssi/Command.pm | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/Irssi/Command.pm (limited to 'docs/Irssi/Command.pm') 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 + -- cgit v1.2.3