Fix typo, clean up after

This commit is contained in:
Luke Murphy 2020-10-26 18:25:40 +01:00
parent e2e76edaaf
commit 87a54594f6
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 3 additions and 1 deletions

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
}