From cf6b82440593c3da10869cb48f5a4a1ce4cee2ad Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Sun, 1 Apr 2007 18:16:36 +0000 Subject: * improved POD formatting git-svn-id: http://svn.openslx.org/svn/openslx/trunk@849 95ad53e4-c205-0410-b2fa-d234c58c8868 --- config-db/slxconfig-demuxer | 63 +++++++++++++++++++++++---------------------- 1 file changed, 32 insertions(+), 31 deletions(-) (limited to 'config-db/slxconfig-demuxer') diff --git a/config-db/slxconfig-demuxer b/config-db/slxconfig-demuxer index 78b2a726..bb84d674 100755 --- a/config-db/slxconfig-demuxer +++ b/config-db/slxconfig-demuxer @@ -458,40 +458,41 @@ slxconfig-demuxer - OpenSLX configuration demultiplexer slxconfig-demuxer [options] - Script Options: - --dhpc-type=s specifies the type of DHCP-server (ISC,...) - --dry-run avoids writing anything, for testing - - OpenSLX Options: - --base-path= basic path to project files - --bin-path= path to binaries and scripts - --config-path= path to configuration files - --db-basepath= basic path to openslx database - --db-datadir= data folder created under db-basepath - --db-name= name of database - --db-spec= full DBI-specification of database - --db-type= type of database to connect to - --export-path= path to root of all exported filesystems - --locale= locale to use for translations - --logfile= file to write logging output to - --private-path= path to private data - --public-path= path to public (client-accesible) data - --share-path= path to sharable data - --stage1-path= path to stage1 systems - --temp-path= path to temporary data - --tftpboot-path= path to root of tftp-server - --verbose-level= level of logging verbosity (0-3) - - General Options: - --help brief help message - --man full documentation - --version show version +Script Options: + --dhpc-type= specifies the type of DHCP-server + (ISC,...) + --dry-run avoids writing anything, for testing + +OpenSLX Options: + --base-path= basic path to project files + --bin-path= path to binaries and scripts + --config-path= path to configuration files + --db-basepath= basic path to openslx database + --db-datadir= data folder created under db-basepath + --db-name= name of database + --db-spec= full DBI-specification of database + --db-type= type of database to connect to + --export-path= path to root of all exported filesystems + --locale= locale to use for translations + --logfile= file to write logging output to + --private-path= path to private data + --public-path= path to public (client-accesible) data + --share-path= path to sharable data + --stage1-path= path to stage1 systems + --temp-path= path to temporary data + --tftpboot-path= path to root of tftp-server + --verbose-level= level of logging verbosity (0-3) + +General Options: + --help brief help message + --man full documentation + --version show version =head1 OPTIONS =head3 Script Options -=over 8 +=over 4 =item B<--dhcp-type> @@ -507,7 +508,7 @@ you can learn from the logging output what would have been done. =head3 OpenSLX Options -=over 8 +=over 4 =item B<--base-path=> @@ -626,7 +627,7 @@ Default is $SLX_VERBOSE_LEVEL (usually 0, no logging). =head3 General Options -=over 8 +=over 4 =item B<--help> -- cgit v1.2.3-55-g7522