(no commit message)
authorlkcl <lkcl@web>
Sat, 30 Jul 2022 19:33:01 +0000 (20:33 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 30 Jul 2022 19:33:01 +0000 (20:33 +0100)
docs/pypowersim.mdwn

index baf0fbaef95746b31547b6014d69b04e7bedcb40..33d0c5a2af22b67c950c97a1299763f3dae246b3 100644 (file)
@@ -60,7 +60,9 @@ binaries run identically.
 To find out about input arg information, run the script with "-h/--help"
 or no arguments to get the help message:
 
-* python3 openpower-isa/src/openpower/decoder/isa/pypowersim.py
+```
+$ python3 openpower-isa/src/openpower/decoder/isa/pypowersim.py
+```
 
 # Tests