summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/User/remove.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-04-03 11:32:57 +0000
committerfukachan <fukachan>2002-04-03 11:32:57 +0000
commitc6078a19cf75b629679bf0e511d2804fb3e1b8d5 (patch)
treea888f5d4bdac79dabd3563b06f05c5963ccc247b /fml/lib/FML/Command/User/remove.pm
parent06df1cc364822a8176ea12b4881cd9fbb1d9a881 (diff)
downloadfml8-c6078a19cf75b629679bf0e511d2804fb3e1b8d5.tar.gz
fml8-c6078a19cf75b629679bf0e511d2804fb3e1b8d5.tar.bz2
fml8-c6078a19cf75b629679bf0e511d2804fb3e1b8d5.zip
clean up doc & codes, FNF-ify
Diffstat (limited to 'fml/lib/FML/Command/User/remove.pm')
-rw-r--r--fml/lib/FML/Command/User/remove.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Command/User/remove.pm b/fml/lib/FML/Command/User/remove.pm
index 5af07598..88e76921 100644
--- a/fml/lib/FML/Command/User/remove.pm
+++ b/fml/lib/FML/Command/User/remove.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: remove.pm,v 1.6 2002/02/18 14:14:53 fukachan Exp $
+# $FML: remove.pm,v 1.7 2002/02/20 14:10:38 fukachan Exp $
#
package FML::Command::User::remove;
@@ -30,7 +30,7 @@ sub process
=head1 NAME
-FML::Command::User::remove - remove the specified member
+FML::Command::User::remove - unsubscribe
=head1 SYNOPSIS
@@ -38,7 +38,7 @@ See C<FML::Command> for more details.
=head1 DESCRIPTION
-same as C<unsubscribe>.
+alias of C<FML::Command::User::unsubscribe>.
=head1 AUTHOR