summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorOliver Tappe2007-07-18 20:33:28 +0200
committerOliver Tappe2007-07-18 20:33:28 +0200
commitcc85e1e803e84ae6e58294e40de0d69d0f16d5b5 (patch)
tree151c8c29b781d8514c65336e0dcc39f73bad9d4c /bin
parent* reworked slxsettings cmdline to be more clear: you know have to explicitly (diff)
downloadcore-cc85e1e803e84ae6e58294e40de0d69d0f16d5b5.tar.gz
core-cc85e1e803e84ae6e58294e40de0d69d0f16d5b5.tar.xz
core-cc85e1e803e84ae6e58294e40de0d69d0f16d5b5.zip
* updated perldoc to match current state
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1251 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'bin')
-rwxr-xr-xbin/slxsettings10
1 files changed, 3 insertions, 7 deletions
diff --git a/bin/slxsettings b/bin/slxsettings
index 621e241c..adb26f69 100755
--- a/bin/slxsettings
+++ b/bin/slxsettings
@@ -230,15 +230,11 @@ slxsettings [options] [action ...]
=over 8
-=item B<< --<openslx-option>=<value> >>
+=item B<< set <openslx-option>=<value> >>
-sets the specified openslx-option to the given value
+sets the specified option to the given value
-=item B<< <extended-setting>=<value> >>
-
-sets the specified extended setting to the given value
-
-=item B<< --reset=<setting> [--reset=...] >>
+=item B<< reset <setting> >>
removes the given setting from the local settings (resets it to its default
value)