diff mbox series

doc: progress: Add missing -q option

Message ID 1176532C-85BA-4992-BF14-9047C80CB87C@siemens.com
State Accepted
Headers show
Series doc: progress: Add missing -q option | expand

Commit Message

Storm, Christian Dec. 19, 2023, 7:47 a.m. UTC
Signed-off-by: Christian Storm <christian.storm@siemens.com>
---
 doc/source/swupdate-progress.rst | 2 ++
 1 file changed, 2 insertions(+)

Comments

Stefano Babic Dec. 19, 2023, 2:56 p.m. UTC | #1
On 19.12.23 08:47, 'Storm, Christian' via swupdate wrote:
> Signed-off-by: Christian Storm <christian.storm@siemens.com>
> ---
>   doc/source/swupdate-progress.rst | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/doc/source/swupdate-progress.rst b/doc/source/swupdate-progress.rst
> index d667cb6e..aee07f79 100644
> --- a/doc/source/swupdate-progress.rst
> +++ b/doc/source/swupdate-progress.rst
> @@ -32,6 +32,8 @@ after an update.
>           path to progress IPC socket in case the default is not taken
>   -w
>           waits for a SWUpdate connection instead of exit with error
> +-q
> +        don't print progress bar
>   -h
>           print a help
>           

Applied to -master, thanks !

Best regards,
Stefano
diff mbox series

Patch

diff --git a/doc/source/swupdate-progress.rst b/doc/source/swupdate-progress.rst
index d667cb6e..aee07f79 100644
--- a/doc/source/swupdate-progress.rst
+++ b/doc/source/swupdate-progress.rst
@@ -32,6 +32,8 @@  after an update.
         path to progress IPC socket in case the default is not taken
 -w
         waits for a SWUpdate connection instead of exit with error
+-q
+        don't print progress bar
 -h
         print a help