Running the program without -r,--run and
    -s,--stop
    options causes writing all daemons configured in a configured file of 
    dsmd daemon with information about them..
    
Running the program with -r,--run 
    option and with the daemon name (a name of the daemon binary file) as its argument causes sending to
    dsmd daemon a request about running this module.
    
Running the program with -s,--stop 
    option and with the daemon name (a name of the daemon binary file) as its argument causes sending to
    dsmd daemon a request about stopping this module.
    
Running dsc module with -c,--clean-output
    option causes that each piece of information will be written in separated line and without 
    additional explanations.