From: Jeff Atwood Date: Thu, 28 Apr 2016 23:01:44 +0000 (-0700) Subject: stray A X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=2097a4e6e891b0b175fbbf4b7e1a43d352203946;p=discourse_docker.git stray A --- diff --git a/launcher b/launcher index 91577b4..69a8be1 100755 --- 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)"