mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 21:27:00 +00:00
Spell check (by Larry Doolittle)
This commit is contained in:
parent
80910d13a6
commit
84bf862f7c
63 changed files with 220 additions and 220 deletions
|
@ -31,7 +31,7 @@ struct WriteFileFrontend : public Frontend {
|
|||
log("\n");
|
||||
log(" write_file [options] output_file [input_file]\n");
|
||||
log("\n");
|
||||
log("Write the text fron the input file to the output file.\n");
|
||||
log("Write the text from the input file to the output file.\n");
|
||||
log("\n");
|
||||
log(" -a\n");
|
||||
log(" Append to output file (instead of overwriting)\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue