Android: use double quotes with androiddeployqt docs
... to avoid coloring mismatch in the generated doc page of the tool. Change-Id: I4334d49632c5f119a874e9112d4f13cd4d60e27a Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>bb10
parent
89937077da
commit
4438aa5338
|
|
@ -635,7 +635,7 @@ Optional arguments:
|
|||
--tsa <url>: Location of the Time Stamping Authority.
|
||||
--tsacert <alias>: Public key certificate for TSA.
|
||||
--internalsf: Include the .SF file inside the signature block.
|
||||
--sectionsonly: Don't compute hash of entire manifest.
|
||||
--sectionsonly: Do not compute hash of entire manifest.
|
||||
--protected: Keystore has protected authentication path.
|
||||
--jarsigner: Deprecated, ignored.
|
||||
|
||||
|
|
@ -681,7 +681,7 @@ Optional arguments:
|
|||
--no-rcc-bundle-cleanup: skip cleaning rcc bundle directory after
|
||||
running androiddeployqt. This option simplifies debugging of
|
||||
the resource bundle content, but it should not be used when deploying
|
||||
a project, since it litters the 'assets' directory.
|
||||
a project, since it litters the "assets" directory.
|
||||
|
||||
--copy-dependencies-only: resolve application dependencies and stop
|
||||
deploying process after all libraries and resources that the
|
||||
|
|
|
|||
Loading…
Reference in New Issue