summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin/get.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-01-18 03:34:43 +0000
committerfukachan <fukachan>2004-01-18 03:34:43 +0000
commita92760bff5ce7be778278e4c7b155524dd672a40 (patch)
tree40b7685e3bacdb36eb6ed87e09b9cd43a92df0a5 /fml/lib/FML/Command/Admin/get.pm
parentc2522333bcd64591e19cfe59ae9b1e55bfc4f912 (diff)
downloadfml8-a92760bff5ce7be778278e4c7b155524dd672a40.tar.gz
fml8-a92760bff5ce7be778278e4c7b155524dd672a40.tar.bz2
fml8-a92760bff5ce7be778278e4c7b155524dd672a40.zip
overhaul: more comments.
Diffstat (limited to 'fml/lib/FML/Command/Admin/get.pm')
-rw-r--r--fml/lib/FML/Command/Admin/get.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/FML/Command/Admin/get.pm b/fml/lib/FML/Command/Admin/get.pm
index ce004659..46e15b8e 100644
--- a/fml/lib/FML/Command/Admin/get.pm
+++ b/fml/lib/FML/Command/Admin/get.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: get.pm,v 1.20 2003/08/23 07:24:43 fukachan Exp $
+# $FML: get.pm,v 1.21 2003/09/04 12:27:53 fukachan Exp $
#
package FML::Command::Admin::get;
@@ -18,7 +18,7 @@ use FML::Log qw(Log LogWarn LogError);
=head1 NAME
-FML::Command::Admin::get - get arbitrary file in $ml_home_dir
+FML::Command::Admin::get - get arbitrary file(s) in $ml_home_dir
=head1 SYNOPSIS