From d55c1d363b252c8617f32386e1f025edf649391a Mon Sep 17 00:00:00 2001 From: Michael Lopez Date: Mon, 18 May 2015 14:07:25 +0200 Subject: [PATCH] Fixed typo in b2d_migration Added missing asterisk --- docs/b2d_migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/b2d_migration.md b/docs/b2d_migration.md index 7c711c7ecc..2191509225 100644 --- a/docs/b2d_migration.md +++ b/docs/b2d_migration.md @@ -61,4 +61,4 @@ When migrating a Boot2Docker VM to Docker Machine the Boot2Docker VM is left int ** `ls` will show all machines including their status -** the `url` command reports the entire Docker URL including the IP / Hostname +*** the `url` command reports the entire Docker URL including the IP / Hostname