fixed comment

moveTools
Adam Veldhousen 2015-10-21 23:52:15 -05:00
parent c3e52d9380
commit 4a8c5f1cd3
Signed by: adam
GPG Key ID: 6DB29003C6DD1E4B
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ function clone()
fi
}
# sshs into boot2docker
# simplifies using docker-machine
function dm() {
local TARGET=$2
if [ -z "$2" ]; then