doc: fix wrong uses of ns3 run

This commit is contained in:
Gabriel Ferreira
2022-06-27 19:31:37 -03:00
parent 7c11a1d012
commit 820dbeab66
9 changed files with 20 additions and 20 deletions

View File

@@ -1429,7 +1429,7 @@ For example, to run your |ns3| program ``hello-simulator`` with the arguments
.. sourcecode:: console
$ ./ns3 run=hello-simulator --command-template="gdb %s --args <args>"
$ ./ns3 run hello-simulator --command-template="gdb %s --args <args>"
Notice that the |ns3| program name goes with the ``--run`` argument,
and the control utility (here ``gdb``) is the first token