diff mbox series

[SWUgenerator] README.rst: document no-compress option

Message ID 20220820113810.73158-1-diego.rondini@kynetics.com
State Accepted
Headers show
Series [SWUgenerator] README.rst: document no-compress option | expand

Commit Message

Diego Rondini Aug. 20, 2022, 11:38 a.m. UTC
Document no-compress command line option, that should be used when input
files are already compressed.

Signed-off-by: Diego Rondini <diego.rondini@kynetics.com>
---
 README.rst | 1 +
 1 file changed, 1 insertion(+)

Comments

Stefano Babic Aug. 21, 2022, 9:23 p.m. UTC | #1
On 20.08.22 13:38, Diego Rondini wrote:
> Document no-compress command line option, that should be used when input
> files are already compressed.
> 
> Signed-off-by: Diego Rondini <diego.rondini@kynetics.com>
> ---
>   README.rst | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/README.rst b/README.rst
> index 5b1b2f9..39b52a2 100644
> --- a/README.rst
> +++ b/README.rst
> @@ -21,6 +21,7 @@ optional arguments:
>     -h, --help            show this help message and exit
>     -K ENCRYPTION_KEY_FILE, --encryption-key-file ENCRYPTION_KEY_FILE
>                           AES Key to encrypt artifacts
> +  -n, --no-compress     Do not compress files
>     -k SIGN, --sign SIGN  RSA key or certificate to sign the SWU
>     -s SW_DESCRIPTION, --sw-description SW_DESCRIPTION
>                           sw-description template

Applied, thanks !

Best regards,
Stefano Babic
diff mbox series

Patch

diff --git a/README.rst b/README.rst
index 5b1b2f9..39b52a2 100644
--- a/README.rst
+++ b/README.rst
@@ -21,6 +21,7 @@  optional arguments:
   -h, --help            show this help message and exit
   -K ENCRYPTION_KEY_FILE, --encryption-key-file ENCRYPTION_KEY_FILE
                         AES Key to encrypt artifacts
+  -n, --no-compress     Do not compress files
   -k SIGN, --sign SIGN  RSA key or certificate to sign the SWU
   -s SW_DESCRIPTION, --sw-description SW_DESCRIPTION
                         sw-description template