mirror of https://github.com/YosysHQ/yosys.git
fixed typo
This commit is contained in:
parent
bbfc1bd7cf
commit
fbb16712f1
|
@ -14,7 +14,7 @@ help() {
|
|||
echo " --bindir @BINDIR@"
|
||||
echo " --datdir @DATDIR@"
|
||||
echo ""
|
||||
echo "All other args are passed trhough as they are."
|
||||
echo "All other args are passed through as they are."
|
||||
echo ""
|
||||
echo "Use --exec to call a command instead of generating output. Example usage:"
|
||||
echo ""
|
||||
|
|
Loading…
Reference in New Issue