@@ -116,6 +116,39 @@ In the DES processor operation declarations the authentication entry can be refe
2. Create the set of *.processor_config.xml files that you want to run and place them in the path CONFIG_FILE_PATH as defined in DistributionServer.ini config file
3. Choose a suitable operation mode
print program arguments:
```
java -jar DES.jar –h
```
### Operation modes ###
*Start a DES instance with default configuration defined in DES.ini and run all Processors (*.processor_config.xml files) located in CONFIG_PATH
```
java -jar DES.jar
```
*Start a DES instance with default configuration defined in DES.ini and run a single Processor