.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH USDZIP "1" "September 2026" "usdzip 26.08" "User Commands" .SH NAME usdzip \- manual page for usdzip 26.08 .SH SYNOPSIS .B usdzip [\fI\,OPTIONS\/\fR] [\fI\,usdzFile\/\fR] [\fI\,inputFiles\/\fR...] .SH DESCRIPTION Utility for creating a .usdz file containing USD assets and for inspecting existing .usdz files. .SS "Positionals:" .TP usdzFile TEXT Name of the .usdz file to create or to inspect the contents of. .TP inputFiles TEXT ... Files to include in the .usdz files .SH OPTIONS .TP \fB\-h\fR,\-\-help Print this help message and exit .TP \fB\-r\fR,\-\-recurse If specified, files in sub\-directories are recursively added to the package .TP \fB\-a\fR,\-\-asset TEXT Resolvable asset path pointing to the root layerof the asset to be isolated and copied into the package. .TP \fB\-c\fR,\-\-checkCompliance Perform compliance checking of the input files.If the input asset or "root" layer fails any of the compliance checks, the package is not created and the program fails. .TP \fB\-l\fR,\-\-list TEXT List contents of the specified usdz file. If a file\-path argument is provided, the list is output to a file at the given path. If no argument is provided or if '\-' is specified as the argument, the list is output to stdout .TP \fB\-d\fR,\-\-dump TEXT Dump contents of the specified usdz file. If a file\-path argument is provided, the contents are output to a file at the given path. If no argument is provided or if '\-' is specified as the argument, the contents are output to stdout. .TP \fB\-v\fR,\-\-verbose Enable verbose mode, which causes messages regarding files being added to the package to be output to stdout