Skip to content
Snippets Groups Projects
Commit 85109f20 authored by Jiří Kalvoda's avatar Jiří Kalvoda
Browse files

Fix in client help

parent a46c22c1
Branches
No related tags found
No related merge requests found
...@@ -94,7 +94,7 @@ print('}') ...@@ -94,7 +94,7 @@ print('}')
SUBCOMMANDS_HELP.append( SUBCOMMANDS_HELP.append(
f""" f"""
WORKSPACE must be name (mostly number) of workspace WORKSPACE must be name (mostly number) of workspace
SLAVE must be number between {MIN_MASTER} and {MAX_MASTER} or command from next list: MASTER must be number between {MIN_MASTER} and {MAX_MASTER} or command from next list:
- next/prev next/previous master from actual - next/prev next/previous master from actual
after all masters, shared slaves will be iterated after all masters, shared slaves will be iterated
- next-skip/prev-skip next/previous used master from actual - next-skip/prev-skip next/previous used master from actual
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment