The download operation is used to download the resource specified by the -url
option. You can redirect the output of the download operation to a local file using the redirection (>
) operator.
When you want to customize a resource, you first make a local copy of the original resource from one of the stores. The download operation is used to download the resource (you want to customize) into a local file. To download, specify the name of the resource using the --url
option.
As in the list operation, if you specify a skin using the -s
option, then the resource is downloaded from that particular skin store; if you do not specify a skin, the resource is downloaded from the Default/Common stores, if they exist.