We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d31f4f commit 78d013bCopy full SHA for 78d013b
docs/pluggable-discovery-specification.md
@@ -54,8 +54,8 @@ are three possible cases:
54
55
#### START command
56
57
-The `START` command initializes and starts the discovery internal subroutines. This command must be called before `LIST`
58
-or `START_SYNC`. The response to the start command is:
+The `START` command initializes and starts the discovery internal subroutines. This command must be called before
+`LIST`. The response to the start command is:
59
60
```JSON
61
{
0 commit comments