Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 66dc727

Browse files
authored
Merge pull request #379 from porlows1/test_day4_tutorial
remote-process/README.md -> remove unsupported options from Syntax co…
2 parents a99e07d + c79b921 commit 66dc727

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

remote-process/README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,4 @@ parameter-framework client.
2020

2121
remote-process <host> <port> <command>
2222

23-
You can get all available commands with the `help` command.
24-
25-
You may also run a batch of commands by passing them on remote-process'
26-
standard input:
27-
28-
remote-process <host> <port> < file
29-
30-
You should not use this feature in an interactive mode, because the
31-
communication may timeout if you're typing your commands too slowly.
23+
You can get all available commands with the `help` command.

0 commit comments

Comments
 (0)