We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eca8793 + 3383463 commit bf30d0aCopy full SHA for bf30d0a
docs/bundle/cli_commands.md
@@ -94,7 +94,7 @@ Help:
94
## enqueue:queues
95
96
```
97
-/bin/console enqueue:queues --help
+./bin/console enqueue:queues --help
98
Usage:
99
enqueue:queues
100
enq:m:q
@@ -168,4 +168,4 @@ Help:
168
A worker that consumes message from a broker. To use this broker you have to explicitly set a queue to consume from and a message processor service
169
170
171
-[back to index](../index.md)
+[back to index](../index.md)
0 commit comments