Skip to content

Commit 298b838

Browse files
scjaneMisty Stanley-Jones
authored and
Misty Stanley-Jones
committed
Update migrate-to-machine.md (docker#3333)
1 parent 4d3967b commit 298b838

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

machine/migrate-to-machine.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Migrate from Boot2Docker to Machine
55
---
66

77
If you were using Boot2Docker previously, you have a pre-existing Docker
8-
`boot2docker-vm` VM on your local system. To allow Docker Machine to manage
8+
`boot2docker-vm` VM on your local system. To allow Docker Machine to manage
99
this older VM, you must migrate it.
1010

1111
1. Open a terminal or the Docker CLI on your system.
@@ -34,8 +34,8 @@ and what it does:
3434
| config | inspect | Prints machine configuration details. |
3535
| status | ls | Lists all machines and their status. |
3636
| info | inspect | Displays a machine's details. |
37-
| ip | ip | Displays the machine's ip address. |
37+
| ip | ip | Displays the machine's IP address. |
3838
| shellinit | env | Displays shell commands needed to configure your shell to interact with a machine |
3939
| delete | rm | Removes a machine. |
4040
| download | - | Not applicable. |
41-
| upgrade | upgrade | Upgrades a machine's Docker client to the latest stable release. |
41+
| upgrade | upgrade | Upgrades a machine's Docker client to the latest stable release. |

0 commit comments

Comments
 (0)