Skip to content

Commit f0f8f6a

Browse files
committed
minor typo fix
1 parent b0af753 commit f0f8f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ When enabled, Readout will copy the datapages to connected clients (copy overhea
267267
The interactive EventDump client can be started with parameter `port=...` (use the same as readout consumer address parameter) and `pageSize=...` (maximum super page size configured for readout equipments). Example launch command:
268268

269269
```
270-
o2-readout-eventDump port=ipc:///tmp/o2-readout-out
270+
o2-readout-eventdump port=ipc:///tmp/o2-readout-out
271271
```
272272

273273
Once running, the program accepts the following interactive keyboard commands:

0 commit comments

Comments
 (0)