diff mbox series

doc: fix wrong rendering of command line parms

Message ID 20200519075142.2446798-1-sbabic@denx.de
State Accepted
Headers show
Series doc: fix wrong rendering of command line parms | expand

Commit Message

Stefano Babic May 19, 2020, 7:51 a.m. UTC
Signed-off-by: Stefano Babic <sbabic@denx.de>
---
 doc/source/swupdate.rst | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/doc/source/swupdate.rst b/doc/source/swupdate.rst
index a3bb224..2c2661a 100644
--- a/doc/source/swupdate.rst
+++ b/doc/source/swupdate.rst
@@ -499,6 +499,7 @@  Command line parameters
 Parameters used for the downloader: -d, --download [OPTIONS]
 For example: -d "-u example.com"
 Mandatory arguments are marked with '*':
+
 +-------------+----------+--------------------------------------------+
 |  Parameter  | Type     | Description                                |
 +=============+==========+============================================+
@@ -519,6 +520,7 @@  Mandatory arguments are marked with '*':
 Parameters used for suricatta: -u, --suricatta [OPTIONS]
 For example: -u "-t default -u localhost:8080 -i 1B7"
 Mandatory arguments are marked with '*':
+
 +-------------------+----------+--------------------------------------------+
 |  Parameter        | Type     | Description                                |
 +===================+==========+============================================+