diff --git a/docs/basics.rst b/docs/basics.rst index 38278fb507fd35e34f630992f17409b64dee6a64..6717bac07ecb453a6818fd152c8711c05fb1fd9e 100644 --- a/docs/basics.rst +++ b/docs/basics.rst @@ -132,7 +132,7 @@ Visualize workflows Already added workflows can be converted into graphviz DOT format and viewed graphically using the tool provided in this tutorial in the **bin** folder:: -fws2dot -i <firework ID> [-v <controlflow | dataflow | combined>] [-f <filename>] + fws2dot -i <firework ID> [-v <controlflow | dataflow | combined>] [-f <filename>] After the dot file is produced it can be converted to PDF and the workflow graph can be viewed::