Rasmus Vind
Well-known member
- Affected version
- 2.2.1
Code:
php /var/www/html/cmd.php xf:style-archive-export -h
Usage:
xf:style-archive-export [options] [--] <style-id>
Arguments:
style-id Style ID
Options:
-d, --destination=DESTINATION Destination to store the exported archive. Default: current working directory.
-a, --addon-id=ADDON-ID If specified, only templates and properties of tje specified style will be exported.
-i, --independent=INDEPENDENT If selected, any customizations in parent styles will be included as if they were made in this style.
-h, --help Display this help message
-q, --quiet Do not output any message
-V, --version Display this application version
--ansi Force ANSI output
--no-ansi Disable ANSI output
-n, --no-interaction Do not ask any interactive question
-v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
There's a typo in this:
If specified, only templates and properties of tje specified style will be exported.