diff options
Diffstat (limited to 'fml/lib/FML/Command/Admin/useradd.pm')
| -rw-r--r-- | fml/lib/FML/Command/Admin/useradd.pm | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/fml/lib/FML/Command/Admin/useradd.pm b/fml/lib/FML/Command/Admin/useradd.pm index 22a8aaf8..7d3fe2c0 100644 --- a/fml/lib/FML/Command/Admin/useradd.pm +++ b/fml/lib/FML/Command/Admin/useradd.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: useradd.pm,v 1.1 2002/07/13 09:45:41 fukachan Exp $ +# $FML: useradd.pm,v 1.2 2002/09/11 23:18:09 fukachan Exp $ # package FML::Command::Admin::useradd; @@ -39,6 +39,10 @@ See C<FML::Command> for more details. an alias of C<FML::Command::Admin::subscribe>. +=head1 CODING STYLE + +See C<http://www.fml.org/software/FNF/> on fml coding style guide. + =head1 AUTHOR Ken'ichi Fukamachi |
