[lxc-devel] [lxd/master] doc/containers: fix formatting

brauner on Github lxc-bot at linuxcontainers.org
Thu Jan 18 14:06:49 UTC 2018


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 364 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20180118/58b12490/attachment.bin>
-------------- next part --------------
From 27e8b22df3e914f3852ae44d581fee53f2a94522 Mon Sep 17 00:00:00 2001
From: Christian Brauner <christian.brauner at ubuntu.com>
Date: Thu, 18 Jan 2018 15:06:20 +0100
Subject: [PATCH] doc/containers: fix formatting

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
---
 doc/containers.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/containers.md b/doc/containers.md
index fc45ff8ad..b5b036e38 100644
--- a/doc/containers.md
+++ b/doc/containers.md
@@ -418,7 +418,7 @@ The supported connection types are:
  - `TCP - TCP`
 
 Key         | Type      | Default           | Required  | Description
-:--         | :--       | :--               | :--       | :
+:--         | :--       | :--               | :--       | :--
 listen      | string    | -                 | yes       | The address and port to bind and listen
 connect     | string    | -                 | yes       | The address and port to connect to
 bind        | string    | host              | no        | Which side to bind on (host/container)


More information about the lxc-devel mailing list