diff options
| author | fukachan <fukachan> | 2002-04-03 15:01:14 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-04-03 15:01:14 +0000 |
| commit | 2b3e2f6639f2cb951cd953098b95e33ef13e4ba0 (patch) | |
| tree | a1d7a10b9b17987601dbd957da99ea8cd4208a1c /fml/lib/FML/Command/Admin/ls.pm | |
| parent | c6078a19cf75b629679bf0e511d2804fb3e1b8d5 (diff) | |
| download | fml8-2b3e2f6639f2cb951cd953098b95e33ef13e4ba0.tar.gz fml8-2b3e2f6639f2cb951cd953098b95e33ef13e4ba0.tar.bz2 fml8-2b3e2f6639f2cb951cd953098b95e33ef13e4ba0.zip | |
clean up doc
Diffstat (limited to 'fml/lib/FML/Command/Admin/ls.pm')
| -rw-r--r-- | fml/lib/FML/Command/Admin/ls.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Command/Admin/ls.pm b/fml/lib/FML/Command/Admin/ls.pm index be8d78c2..cbec8c46 100644 --- a/fml/lib/FML/Command/Admin/ls.pm +++ b/fml/lib/FML/Command/Admin/ls.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: ls.pm,v 1.5 2002/02/18 14:24:11 fukachan Exp $ +# $FML: ls.pm,v 1.1 2002/03/24 11:26:46 fukachan Exp $ # package FML::Command::Admin::ls; @@ -29,7 +29,7 @@ sub process =head1 NAME -FML::Command::Admin::ls - ls a new member +FML::Command::Admin::ls - file operations =head1 SYNOPSIS @@ -37,7 +37,7 @@ See C<FML::Command> for more details. =head1 DESCRIPTION -same as C<dir>. +an alias of C<FML::Command::Admin::dir>. =head1 AUTHOR |
