We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 497ba5e commit ef02f86Copy full SHA for ef02f86
src/py-opentimelineio/opentimelineio/console/otiotool.py
@@ -385,7 +385,7 @@ def parse_arguments():
385
to output an OTIO file. FAMILY:VERSION specifies which schema family
386
and version to use. If FAMILY: is omitted, the default OTIO_CORE: is
387
used. For example `--downgrade OTIO_CORE:0.14.0` is equivalent to
388
- `--downgrade 0.14.0`. See the OpenTimelineIO documentation for
+ `--downgrade 0.14.0`. See the OpenTimelineIO documentation for
389
OTIO_DEFAULT_TARGET_VERSION_FAMILY_LABEL for details."""
390
)
391
0 commit comments