From ddcbd6d24c7d584a9aed3dbdadda1d148f7859ae Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Thu, 29 Mar 2007 08:22:08 +0000 Subject: * added several missing closing brackets in POD git-svn-id: http://svn.openslx.org/svn/openslx/trunk@833 95ad53e4-c205-0410-b2fa-d234c58c8868 --- config-db/slxconfig | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'config-db/slxconfig') diff --git a/config-db/slxconfig b/config-db/slxconfig index 39dba844..490dc7d7 100755 --- a/config-db/slxconfig +++ b/config-db/slxconfig @@ -564,8 +564,8 @@ and you can create clients for that system, too. --version show version Actions: - add-client name= mac= ... - add-system export= ... + add-client name= mac= [] ... + add-system export= [] ... change-client name= [] ... change-system name= [] ... list-clients [] ... @@ -628,7 +628,7 @@ Prints the version and exits. =head2 Adding a new Client - slxconfig add-client [systems= [ ...] + slxconfig add-client [systems=] [ ...] adds a new client to the config-DB. @@ -637,7 +637,7 @@ Prints the version and exits. =head2 Changing a Client - slxconfig change-client [add-systems= + slxconfig change-client [add-systems=] [remove-systems=] [ ...] @@ -651,7 +651,7 @@ Prints the version and exits. =head2 Changing a System - slxconfig change-system [add-clients= + slxconfig change-system [add-clients=] [remove-clients=] [ ...] -- cgit v1.2.3-55-g7522