Skip to content
Snippets Groups Projects
Commit d30168bd authored by balaskoa's avatar balaskoa
Browse files

Description of mctr_cli has been refreshed


Signed-off-by: default avatarbalaskoa <Jeno.Balasko@ericsson.com>
Change-Id: Ifceefe68e5f688e4b626750bb70a2bdbe9269005
parent 6c7b6025
No related branches found
No related tags found
No related merge requests found
......@@ -158,11 +158,21 @@ The Main Controller has two operation modes: interactive and batch mode. In inte
After starting MC in interactive mode a welcome screen and command prompt appear.
[source]
----
********************************************
* TTCN-3 Test Executor - Main Controller 2 *
* Version: 1.3.pl0 *
********************************************
MC2>
$ mctr_cli
*************************************************************************
* TTCN-3 Test Executor - Main Controller 2 *
* Version: 7/CAX 105 7730 R2A *
* Copyright (c) 2000-2020 Ericsson Telecom AB *
* All rights reserved. This program and the accompanying materials *
* are made available under the terms of the Eclipse Public License v2.0 *
* which accompanies this distribution, and is available at *
* https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html *
*************************************************************************
MC@HU-00000670: Listening on TCP port 60227.
MC2>
----
The MC command line interface uses the `editline` library which is compatible with the GNU `readline` editing functionality. In addition to its powerful line editing functions it provides command completion, line history and help function.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment