aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
author1138-4EB <1138-4EB@users.noreply.github.com>2019-11-28 05:55:11 +0000
committertgingold <tgingold@users.noreply.github.com>2019-11-28 06:55:11 +0100
commit8d3c6df5e62e38deac016c116e903ebec6bdb080 (patch)
tree4ea328c68dc04ad1f071800f39e81d1f8799bee8 /doc
parent95801a5144f62bb45c60d6d04a0ec479bb97a693 (diff)
downloadghdl-8d3c6df5e62e38deac016c116e903ebec6bdb080.tar.gz
ghdl-8d3c6df5e62e38deac016c116e903ebec6bdb080.tar.bz2
ghdl-8d3c6df5e62e38deac016c116e903ebec6bdb080.zip
doc(heartbeat): fix position of arg '--wave' (#1040)
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/quick_start/heartbeat/README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/quick_start/heartbeat/README.rst b/doc/examples/quick_start/heartbeat/README.rst
index dc0fccb44..e95145095 100644
--- a/doc/examples/quick_start/heartbeat/README.rst
+++ b/doc/examples/quick_start/heartbeat/README.rst
@@ -30,7 +30,7 @@ through the use of dumpfiles'*. Therefore, you should first simulate your design
.. code-block:: shell
- ghdl -r --wave=wave.ghw heartbeat
+ ghdl -r heartbeat --wave=wave.ghw
Then, you can view the dump: