Remove SSH refs

This commit is contained in:
Sam 2016-01-19 19:42:27 +11:00
parent 522e0dc9ca
commit f5e84d1656
1 changed files with 1 additions and 2 deletions

View File

@ -124,8 +124,7 @@ Commands:
stop: Stop a running container
restart: Restart a container
destroy: Stop and remove a container
enter: Use nsenter to enter a container
ssh: Start a bash shell in a running container
enter: Enter a container using docker exec
logs: Docker logs for container
bootstrap: Bootstrap a container for the config based on a template
rebuild: Rebuild a container (destroy old, bootstrap, start new)