4
1
mirror of https://github.com/QuasarApp/CQtDeployer.git synced 2025-05-07 15:09:35 +00:00
This commit is contained in:
Andrei Yankovich 2021-02-28 10:55:27 +03:00
parent 11ca86e7cb
commit ba35b70e6e
2 changed files with 1 additions and 3 deletions

@ -271,7 +271,6 @@ void DeployCore::help() {
{"-description [package;val,val]", "Sets description for a package"},
{"-deployVersion [package;val,val]", "Sets version for a package"},
{"-releaseDate [package;val,val]", "Sets release date for a package"},
{"-icon [package;val,val]", "Sets path to icon for a package"},
{"-publisher [package;val,val]", "Sets publisher for a package"},
{"-homePage [package;val,val]", "Sets the home page url for a package"},
{"-prefix [package;val,val]", "Sets the prefix for the package relatively a target directory "},

@ -124,8 +124,7 @@ cqtdeployer -option1 value1 -option2 list, of, values flag1 flag2 flag3
| Option | Descriptiion |
|-----------------------------|-----------------------------------------------------------|
| -icon [package;val,val] | Sets path to icon for a targets |
| -icon [target;val,val] | Sets path to icon for a targets |
### Plugins Controll Options