.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH USDFIXBROKENPIXARSCHEMAS "1" "September 2026" "usdfixbrokenpixarschemas 26.08" "User Commands" .SH NAME usdfixbrokenpixarschemas \- manual page for usdfixbrokenpixarschemas 26.08 .SH DESCRIPTION usage: usdfixbrokenpixarschemas [\-h] [\-\-backup BACKUPFILE] [\-v] [inputFile] .PP Fixes usd / usdz layer by applying appropriate fixes defined in the UsdUtils.FixBrokenPixarSchemas. If the given usd file has any fixes to be saved, a backup is created for that file. If a usdz package is provided, it is extracted recursively at a temp location, and fixes are applied on each layer individually, which are then packaged into a new usdz package, while creating a backup of the original. .SS "positional arguments:" .TP inputFile Name of the input file to inspect and fix. .SS "options:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-\-backup\fR BACKUPFILE optional backup file path, if none provided creates a .bck. at the inputFile location .TP \fB\-v\fR, \fB\-\-verbose\fR Enable verbose mode.