4
1
mirror of https://github.com/QuasarApp/CQtDeployer.git synced 2025-05-02 04:29:35 +00:00

update doc message

This commit is contained in:
Andrei Yankovich 2024-06-09 21:30:07 +02:00
parent 710e1f16f2
commit c10ef87058

@ -256,15 +256,10 @@ QuasarAppUtils::OptionsDataList DeployCore::avilableOptions() {
" You can specify the path to your own debian template.", " You can specify the path to your own debian template.",
" cqtdeployer -deb path/to/myCustom/templates" " cqtdeployer -deb path/to/myCustom/templates"
" Where: the custom path should point to a folder with your packages templates, and template name should match with real package name." " Where: the custom path should point to a folder with your packages templates, and template name should match with real package name."
" For Exmaple: cqtdeployer -deb path/to/tempalates -name appnameOrPackageName" " For Exmaple: cqtdeployer -deb path/to/tempalates -name appnameOrPackageName "
" tree path/to/tempalates" " path/to/tempalates/appnameOrPackageName/DEBIAN"
" path/to/tempalates" " To get more information see documentation page "
" └── appnameOrPackageName" "https://quasarapp.ddns.net:3031/docs/QuasarApp/CQtDeployer/latest/md_md_2en_2DEB.html"
" └── DEBIAN"
" ├── control"
" ├── postinst"
" └── prerm"
" └── prerm"
}}); }});
help.insert(group, {QuasarAppUtils::OptionData{ help.insert(group, {QuasarAppUtils::OptionData{