Skip to content

Commit

Permalink
correction infile to input in wildcard point
Browse files Browse the repository at this point in the history
  • Loading branch information
kzqureshi committed May 31, 2024
1 parent 91b7dd5 commit a90c66e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ovf2vtk.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"Usually, the number of files which should be converted is very large. In that case, a filename with a wildcard can be used.\n",
"\n",
"```\n",
"$ ovf2vtk --infile my-ovf-file*.omf\n",
"$ ovf2vtk --input my-ovf-file*.omf\n",
"```"
]
}
Expand Down

0 comments on commit a90c66e

Please sign in to comment.