diff options
-rw-r--r-- | documentation/ref-manual/variables.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 21c4c78873..193c4933ca 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -7517,6 +7517,8 @@ system and gives an overview of their function and contents. | |||
7517 | Specifies the type of archive to create for the SDK. Valid values: | 7517 | Specifies the type of archive to create for the SDK. Valid values: |
7518 | 7518 | ||
7519 | - ``tar.xz`` (default) | 7519 | - ``tar.xz`` (default) |
7520 | - ``tar.zst`` | ||
7521 | - ``7zip`` | ||
7520 | - ``zip`` | 7522 | - ``zip`` |
7521 | 7523 | ||
7522 | Only one archive type can be specified. | 7524 | Only one archive type can be specified. |