Skip to content
Snippets Groups Projects
Commit 8ca2cdeb authored by Salem El Sayed's avatar Salem El Sayed
Browse files

Update README.md

parent 5b547726
No related branches found
No related tags found
No related merge requests found
......@@ -40,9 +40,7 @@ $ make
For usage check the unittests under `iocontainers/unittests`.
```
$ ./obj_service_daemon.x --help
./obj_service_daemon.x: invalid option -- '-'
Unknown option `--'.
$ ./obj_service_daemon.x -h
Usage: ./obj_service_daemon.x -i link [-k kvs_id -s Schema]
-i full link to application ex. "tcp://localhost:5555"
-c MIO config file
......@@ -51,9 +49,7 @@ Usage: ./obj_service_daemon.x -i link [-k kvs_id -s Schema]
```
```
$ ./io_container_daemon.x --help
./io_container_daemon.x: invalid option -- '-'
Unknown option `--'.
$ ./io_container_daemon.x -h
Usage: ./io_container_daemon.x -c /path/to/config/file
-c /path/to/config/file
-h This message
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment