Skip to content

Commit f063196

Browse files
committed
Documentation clarifications
1 parent 3c85823 commit f063196

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/ui.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,13 +248,16 @@ Data Dispatcher.
248248
.. code-block:: shell
249249
250250
$ dd worker -n # - generate random worker id
251+
9e0124f8
251252
252253
$ dd worker <assigned worker id>
253254
# example
254255
$ my_id=`hostname`_`date +%s`
255256
$ dd worker $my_id
257+
fnpc123_1645849756
256258
257259
$ dd worker # - prints current worker id
260+
fnpc123_1645849756
258261
259262
Getting next file to process
260263
............................

0 commit comments

Comments
 (0)