Skip to content

Commit

Permalink
website: fix whitespace typo (AcademySoftwareFoundation#1706)
Browse files Browse the repository at this point in the history
Signed-off-by: Reini Urban <[email protected]>
  • Loading branch information
rurban authored Apr 5, 2024
1 parent cf1e57c commit 0084673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/bin/exrmultipart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ exrmultipart

::

exrmultipart-combine -i input.exr[:partnum][::partname] [input2.exr[:partnum]][::partname] [...] -o outfile.exr [options]
exrmultipart -combine -i input.exr[:partnum][::partname] [input2.exr[:partnum]][::partname] [...] -o outfile.exr [options]

or: exrmultipart -separate -i infile.exr -o outfileBaseName [options]

Expand Down

0 comments on commit 0084673

Please sign in to comment.