Skip to content

Commit

Permalink
Merge pull request #529 from ubermag/minor_correction_in_documentatio…
Browse files Browse the repository at this point in the history
…n_ovf2vtk

correction `infile` to `input` in wildcard point
  • Loading branch information
samjrholt authored Jun 4, 2024
2 parents 91b7dd5 + a90c66e commit 2cd6975
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 2cd6975

Please sign in to comment.