diff options
| author | fukachan <fukachan> | 2003-12-31 03:49:15 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-12-31 03:49:15 +0000 |
| commit | ed1d2894755d8ba93c35a58f28ad7c8a17b9b7d5 (patch) | |
| tree | 147f53bdc2aec53358c3402da5cd8b2394511259 /fml/lib/FML/Command/User/mget.pm | |
| parent | 602d86bd3f907861fa467e5f4dc09b8a6f5342ad (diff) | |
| download | fml8-ed1d2894755d8ba93c35a58f28ad7c8a17b9b7d5.tar.gz fml8-ed1d2894755d8ba93c35a58f28ad7c8a17b9b7d5.tar.bz2 fml8-ed1d2894755d8ba93c35a58f28ad7c8a17b9b7d5.zip | |
update comments
Diffstat (limited to 'fml/lib/FML/Command/User/mget.pm')
| -rw-r--r-- | fml/lib/FML/Command/User/mget.pm | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/fml/lib/FML/Command/User/mget.pm b/fml/lib/FML/Command/User/mget.pm index 44101aec..04a790c7 100644 --- a/fml/lib/FML/Command/User/mget.pm +++ b/fml/lib/FML/Command/User/mget.pm @@ -4,7 +4,7 @@ # All rights reserved. This program is free software; you can # redistribute it and/or modify it under the same terms as Perl itself. # -# $FML: mget.pm,v 1.11 2002/09/22 14:56:47 fukachan Exp $ +# $FML: mget.pm,v 1.12 2002/12/15 13:46:30 fukachan Exp $ # package FML::Command::User::mget; @@ -38,7 +38,8 @@ forwarded C<FML::Command::User::get>. =head1 DESCRIPTION -an alias of C<FML::Command::User::get>. +This module sends back article(s). +An alias of C<FML::Command::User::get>. =head1 CODING STYLE |
