Remove operation help.
[anna.git] / example / diameter / launcher / deployments / ft-client / README
index d538a77..296822f 100644 (file)
@@ -2,7 +2,7 @@ ABOUT CONTENT
 -------------
 Template for xml messages (message.dtd), dictionaries (dictionary.dtd) and services (services.dtd)
 are informative, not actually required by process. They are located at './DTDs'. Stacks are available
-at './stacks'. There are also some stuff (hex/xml examples, etc.) which could be useful.
+at './stack_examples'. There are also some stuff (hex/xml examples, etc.) which could be useful.
 
 The directory 'tests' contains resources to create FT test cases. The script 'common.sh' implement
 a basic scheduler to launch a request to the server, waits for incoming activity, retrieve the
@@ -22,6 +22,4 @@ have been prepared for the type of launcher you wanted.
 OPERATION
 ---------
 Management interface for this version is based on SIGUSR2 signal caugh. Use './operation.sh'
-script to send any operation to the process. Ask for help with that script to see all the
-operations supported.
-
+script to send any operation to the process. Check 'HELP.md' for more information.