Skip to content

Commit bf30d0a

Browse files
authored
Merge pull request #189 from Miliooo/patch-1
docs cli_commands.md fix
2 parents eca8793 + 3383463 commit bf30d0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: docs/bundle/cli_commands.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Help:
9494
## enqueue:queues
9595

9696
```
97-
/bin/console enqueue:queues --help
97+
./bin/console enqueue:queues --help
9898
Usage:
9999
enqueue:queues
100100
enq:m:q
@@ -168,4 +168,4 @@ Help:
168168
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
169169
```
170170

171-
[back to index](../index.md)
171+
[back to index](../index.md)

0 commit comments

Comments
 (0)