mirror of https://github.com/YosysHQ/yosys.git
yosys-smtbmc: Fix typo in help text, remove trailing whitespace
This commit is contained in:
parent
6318db6152
commit
e43ebf8527
|
@ -143,7 +143,7 @@ def usage():
|
|||
|
||||
--dump-all
|
||||
when using -g or -i, create a dump file for each
|
||||
step. The character '%' is replaces in all dump
|
||||
step. The character '%' is replaced in all dump
|
||||
filenames with the step number.
|
||||
|
||||
--append <num_steps>
|
||||
|
|
Loading…
Reference in New Issue