Browse Source

Fixing TODO visible in docs

Signed-off-by: Mary Anthony <[email protected]>
Mary Anthony 9 years ago
parent
commit
d4e913e42c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/networking.md

+ 2 - 0
docs/networking.md

@@ -79,9 +79,11 @@ You can specify which one to use with the `--x-network-driver` flag:
 
     $ docker-compose --x-networking --x-network-driver=overlay up
 
+<!--[metadata]>
 ## Multi-host networking
 
 (TODO: talk about Swarm and the overlay driver)
+<![end-metadata]-->
 
 ## Custom container network modes