Renames an Extension that was previously extracted using the qops-prepareextensions function.
New in version 1.12
Syntax
qops-renameextension -OldExtension -NewExtension [-Verbose]
Parameters meaning:
-OldExtension specifies the name of the extracted Extension
-NewExtension specifies the new name for the Extension
-Verbose enables extended command line output for additional information
Examples
qops-renameextension -OldExtension “styled-lists” -NewExtension “new-styled-lists”