From 36178e99f09b3fe91e343f278b1e99d18bc9881b Mon Sep 17 00:00:00 2001 From: abuehrle Date: Mon, 20 Feb 2017 14:28:36 -0600 Subject: [PATCH] or hosts --- site/features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/features.md b/site/features.md index 380699fba..00db7d93c 100644 --- a/site/features.md +++ b/site/features.md @@ -65,7 +65,7 @@ Choose an overview of your container infrastructure, or focus on a specific micr Click on a container, pod or host to view the controls that allow you to: pause, restart, stop and delete without having to leave the Scope browser window. Logs of selected containers or pods (if you are running Kubernetes) can also be displayed by clicking the terminal icon. -And if further troubleshooting is required, terminal windows can be launched from any container or host so that you can interact with your app and run any UNIX command to diagnose issues. Launch a terminal by clicking the `>_` icon from the details panel of a selected container. +And if further troubleshooting is required, terminal windows can be launched from any container or host so that you can interact with your app and run any UNIX command to diagnose issues. Launch a terminal by clicking the `>_` icon from the details panel of a selected container or host. !['Terminal for container interaction'](images/terminal-view.png)