summaryrefslogtreecommitdiffstats
path: root/config-db/slxconfig-demuxer
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/slxconfig-demuxer
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/slxconfig-demuxer')
-rwxr-xr-xconfig-db/slxconfig-demuxer6
1 files changed, 3 insertions, 3 deletions
diff --git a/config-db/slxconfig-demuxer b/config-db/slxconfig-demuxer
index 62780f17..e5f52049 100755
--- a/config-db/slxconfig-demuxer
+++ b/config-db/slxconfig-demuxer
@@ -9,7 +9,7 @@
use strict;
my $abstract = q[
-slxconfig-demuxer.pl
+slxconfig-demuxer
This script will read information about all systems, clients and
groups from the OpenSLX configuration database, mix & match the individual
configurational attributes and then demultiplex the resulting information
@@ -389,11 +389,11 @@ __END__
=head1 NAME
-slxconfig-demuxer.pl - OpenSLX configuration demultiplexer
+slxconfig-demuxer - OpenSLX configuration demultiplexer
=head1 SYNOPSIS
-slxconfig-demuxer.pl [options]
+slxconfig-demuxer [options]
Script Options:
--dry-run avoids writing anything, for testing