diff options
author | Lars Müller | 2007-05-01 22:58:11 +0200 |
---|---|---|
committer | Lars Müller | 2007-05-01 22:58:11 +0200 |
commit | ada1962fc172e2760e13cada9d88333721a9e618 (patch) | |
tree | 86e0cccfce9dd005350b07130402a4370be0a8f5 /config-db/slxconfig-demuxer | |
parent | (possible) fix for occasionally keyboard errors in X (no keyboard input (diff) | |
download | core-ada1962fc172e2760e13cada9d88333721a9e618.tar.gz core-ada1962fc172e2760e13cada9d88333721a9e618.tar.xz core-ada1962fc172e2760e13cada9d88333721a9e618.zip |
Replace dhpc-type by dhcp-export-type. Plus some indention for the
other options.
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@981 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'config-db/slxconfig-demuxer')
-rwxr-xr-x | config-db/slxconfig-demuxer | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/config-db/slxconfig-demuxer b/config-db/slxconfig-demuxer index d63e7898..22e98ab3 100755 --- a/config-db/slxconfig-demuxer +++ b/config-db/slxconfig-demuxer @@ -476,16 +476,16 @@ slxconfig-demuxer [options] =head3 Script Options - --dhpc-type=<string> specifies the type of DHCP-server - (ISC,...) - --dry-run avoids writing anything, for testing - --verbose-level=<int> sets level of debugging output (1-3) + --dhcp-export-type=<string> specifies the type of DHCP-server + (ISC,...) + --dry-run avoids writing anything, for testing + --verbose-level=<int> sets level of debugging output (1-3) =head3 General Options - --help brief help message - --man full documentation - --version show version + --help brief help message + --man full documentation + --version show version =head1 DESCRIPTION |