From 86541b02ec23589e30e438208fcb5cd5b6baeb96 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Sat, 14 Oct 2006 12:04:22 +0000 Subject: * minor cleanup git-svn-id: http://svn.openslx.org/svn/openslx/trunk@460 95ad53e4-c205-0410-b2fa-d234c58c8868 --- config-db/slxsetup.pl | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'config-db') diff --git a/config-db/slxsetup.pl b/config-db/slxsetup.pl index f374ed66..78ad6b72 100755 --- a/config-db/slxsetup.pl +++ b/config-db/slxsetup.pl @@ -23,10 +23,13 @@ use OpenSLX::Basics; my $abstract = q[ slxsetup.pl - This script provides an easy way to show & change the local OpenSLX - settings. As an alternative you can always edit the file - /etc/opt/openslx/settings.local - directly. + This script can be used to show or change the local settings for OpenSLX. + + Any cmdline-argument passed to this script will change the local OpenSLX + settings file (usually /etc/opt/openslx/settings.local). + + If you invoke the script without any arguments, it will print the current + settings and exit. ]; my ( @@ -166,7 +169,7 @@ Runs the script without printing anything. =item B<--remove=> -Removes key B from settings (apply more than once to remove several keys). +Removes given key from settings (apply more than once to remove several keys). =back -- cgit v1.2.3-55-g7522