From 8dd9afb54de9eb148e14d59aac742aad77ce414f Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Mon, 2 Oct 2006 19:08:25 +0000 Subject: * cleanup of POD stuff. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@431 95ad53e4-c205-0410-b2fa-d234c58c8868 --- config-db/slxconfig-demuxer.pl | 23 ++++++++++++++--------- config-db/slxsetup-test-data-simple.pl | 23 ++++++++++++++--------- 2 files changed, 28 insertions(+), 18 deletions(-) diff --git a/config-db/slxconfig-demuxer.pl b/config-db/slxconfig-demuxer.pl index 8221ebf9..75ee2cd8 100755 --- a/config-db/slxconfig-demuxer.pl +++ b/config-db/slxconfig-demuxer.pl @@ -366,17 +366,17 @@ slxconfig-demuxer.pl [options] --dry-run avoids writing anything, for testing OpenSLX Options: + --base-path=s basic path to project files + --bin-path=s path to binaries and scripts + --config-path=s path to configuration files --db-basepath=s basic path to openslx database --db-datadir=s data folder created under db-basepath - --db-spec=s full DBI-specification of database --db-name=s name of database - --db-type=s type of database to connect to (CSV, SQLite, ...) + --db-spec=s full DBI-specification of database + --db-type=s type of database to connect to + --export-path=s path to root of all exported filesystems --locale=s locale to use for translations --logfile=s file to write logging output to - --bin-path=s path to binaries and scripts - --config-path=s path to configuration files - --base-path=s basic path to project files - --export-path=s path to root of all exported filesystems --private-path=s path to private data --public-path=s path to public (client-accesible) data --share-path=s path to sharable data @@ -387,10 +387,11 @@ slxconfig-demuxer.pl [options] General Options: --help brief help message --man full documentation + --version show version =head1 OPTIONS -=head2 Script Options +=head3 Script Options =over 8 @@ -401,7 +402,7 @@ you can learn from the logging output what would have been done. =back -=head2 OpenSLX Options +=head3 OpenSLX Options =over 8 @@ -514,7 +515,7 @@ Default is $SLX_VERBOSE_LEVEL (usually 0, no logging). =back -=head2 General Options +=head3 General Options =over 8 @@ -526,6 +527,10 @@ Prints a brief help message and exits. Prints the manual page and exits. +=item B<--version> + +Prints the version and exits. + =back =head1 DESCRIPTION diff --git a/config-db/slxsetup-test-data-simple.pl b/config-db/slxsetup-test-data-simple.pl index 3b5e9531..49d4a316 100755 --- a/config-db/slxsetup-test-data-simple.pl +++ b/config-db/slxsetup-test-data-simple.pl @@ -130,21 +130,21 @@ slxsetup-test-data-simple.pl - Simple OpenSLX test data generator slxsetup-test-data-simple.pl [options] - Specific Options: + Script Options: --clobber overwrites config-db without asking OpenSLX Options: + --base-path=s basic path to project files + --bin-path=s path to binaries and scripts + --config-path=s path to configuration files --db-basepath=s basic path to openslx database --db-datadir=s data folder created under db-basepath - --db-spec=s full DBI-specification of database --db-name=s name of database + --db-spec=s full DBI-specification of database --db-type=s type of database to connect to + --export-path=s path to root of all exported filesystems --locale=s locale to use for translations --logfile=s file to write logging output to - --bin-path=s path to binaries and scripts - --config-path=s path to configuration files - --base-path=s basic path to project files - --export-path=s path to root of all exported filesystems --private-path=s path to private data --public-path=s path to public (client-accesible) data --share-path=s path to sharable data @@ -155,10 +155,11 @@ slxsetup-test-data-simple.pl [options] General Options: --help brief help message --man full documentation + --version show version =head1 OPTIONS -=head2 Script Options +=head3 Script Options =over 8 @@ -169,7 +170,7 @@ config-db will be wiped!> =back -=head2 OpenSLX Options +=head3 OpenSLX Options =over 8 @@ -282,7 +283,7 @@ Default is $SLX_VERBOSE_LEVEL (usually 0, no logging). =back -=head2 General Options +=head3 General Options =over 8 @@ -294,6 +295,10 @@ Prints a brief help message and exits. Prints the manual page and exits. +=item B<--version> + +Prints the version and exits. + =back =head1 DESCRIPTION -- cgit v1.2.3-55-g7522