Fix typo, clean up after

This commit is contained in:
2020-10-26 18:25:40 +01:00
parent e2e76edaaf
commit 87a54594f6
+3 -1
View File
@@ -12,5 +12,7 @@
./abra server add swarm.test.com
docker context ls | grep swarm.test.com
./abra server rm swarm.test.com
./abra server add swarm.test.come foobar 12345
./abra server add swarm.test.com foobar 12345
./abra server rm swarm.test.com
}