Skip to content

Commit bfcb83d

Browse files
committed
Added a note about START_SYNC
1 parent 78ee413 commit bfcb83d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RFCs/0002-pluggable-discovery.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ These tools must be in the form of executables that can be launched as a subproc
4646

4747
### Pluggable discovery API via stdin/stdout
4848

49+
All the commands listed in this specification must be implemented in the discovery.
50+
4951
After startup, the tool will just stay idle waiting for commands. The available commands are: `START`, `STOP`, `QUIT`, `LIST` and `START_SYNC`.
5052

5153
#### START command

0 commit comments

Comments
 (0)