diff options
Diffstat (limited to 'upstream/remote-process/README.md')
| -rw-r--r-- | upstream/remote-process/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/upstream/remote-process/README.md b/upstream/remote-process/README.md index 7341552..768db57 100644 --- a/upstream/remote-process/README.md +++ b/upstream/remote-process/README.md @@ -18,6 +18,6 @@ parameter-framework client. ## Syntax - remote-process <host> <port> <command> + remote-process <hostname port|tcp://[host]:port|unix://path> <command> -You can get all available commands with the `help` command.
\ No newline at end of file +You can get all available commands with the `help` command. |
