summaryrefslogtreecommitdiffstats
path: root/config-db/devel-tools
diff options
context:
space:
mode:
authorOliver Tappe2006-10-29 11:28:36 +0100
committerOliver Tappe2006-10-29 11:28:36 +0100
commit103c7fc02b42387795fc44ca2b4fc61675f47eac (patch)
treea6c4242d91e49c6bee31691406d943cd8697a640 /config-db/devel-tools
parent* we now check if we could create the database folder and (diff)
downloadcore-103c7fc02b42387795fc44ca2b4fc61675f47eac.tar.gz
core-103c7fc02b42387795fc44ca2b4fc61675f47eac.tar.xz
core-103c7fc02b42387795fc44ca2b4fc61675f47eac.zip
* adjusted PODs and abstracts to recent name changes.
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@479 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'config-db/devel-tools')
-rwxr-xr-xconfig-db/devel-tools/create-simple-db.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/config-db/devel-tools/create-simple-db.pl b/config-db/devel-tools/create-simple-db.pl
index e2b7a2f9..b006204e 100755
--- a/config-db/devel-tools/create-simple-db.pl
+++ b/config-db/devel-tools/create-simple-db.pl
@@ -9,7 +9,7 @@
use strict;
my $abstract = q[
-slxsetup-test-data-simple.pl
+create-simple-db.pl
This script will generate a very simple OpenSLX test-dataset, useful for
testing and/or trying things out.
@@ -151,11 +151,11 @@ __END__
=head1 NAME
-slxsetup-test-data-simple.pl - Simple OpenSLX test data generator
+create-simple-db.pl - Simple OpenSLX test data generator
=head1 SYNOPSIS
-slxsetup-test-data-simple.pl [options]
+create-simple-db.pl [options]
Script Options:
--clobber overwrites config-db without asking