stray A
authorJeff Atwood <jatwood@codinghorror.com>
Thu, 28 Apr 2016 23:01:44 +0000 (16:01 -0700)
committerJeff Atwood <jatwood@codinghorror.com>
Thu, 28 Apr 2016 23:01:44 +0000 (16:01 -0700)
launcher

index 91577b43a2e4c9d5f86cb43ad6d7514260110175..69a8be1fecf6546ea363914b2be00a05010bb0a4 100755 (executable)
--- a/launcher
+++ b/launcher
@@ -7,7 +7,7 @@ usage () {
   echo "    stop:       Stop a running container"
   echo "    restart:    Restart a container"
   echo "    destroy:    Stop and remove a container"
-  echo "    enter:      Use nsenter to get a shell into a container"a
+  echo "    enter:      Use nsenter to get a shell into a container"
   echo "    logs:       View the Docker logs for a container"
   echo "    bootstrap:  Bootstrap a container for the config based on a template"
   echo "    rebuild:    Rebuild a container (destroy old, bootstrap, start new)"