README.ovs-vtep.md: Fix incorrect spacing.
authorKyle Mestery <mestery@mestery.com>
Wed, 27 Jan 2016 23:55:28 +0000 (17:55 -0600)
committerBen Pfaff <blp@ovn.org>
Wed, 27 Jan 2016 23:56:56 +0000 (15:56 -0800)
This fixes a simple formatting issue with this file I noticed while reviewing
the example of experimenting with the OVS HW-VTEP simulator.

Signed-off-by: Kyle Mestery <mestery@mestery.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
vtep/README.ovs-vtep.md

index e5ba0ca..6734dab 100644 (file)
@@ -173,6 +173,7 @@ vtep-ctl add-mcast-remote ls0 unknown-dst 10.2.2.2
       ```
 
 4. Direct unicast destinations out a different tunnel:
+
       ```
 vtep-ctl add-ucast-remote ls0 00:11:22:33:44:55 10.2.2.3
       ```