From 10026dd6047a64d3c6ddfff5143c166ba37f27e2 Mon Sep 17 00:00:00 2001 From: Joao Fernandes Date: Tue, 25 Oct 2016 11:56:18 -0700 Subject: [PATCH] Fix syntax highlighting in ucp/monitor --- ucp/monitor/troubleshoot-ucp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ucp/monitor/troubleshoot-ucp.md b/ucp/monitor/troubleshoot-ucp.md index 9f62914d64..7be05147f2 100644 --- a/ucp/monitor/troubleshoot-ucp.md +++ b/ucp/monitor/troubleshoot-ucp.md @@ -46,7 +46,7 @@ specially useful if the UCP web application is not working. 2. Check the logs of UCP system containers. - ```bash + ```none # By default system containers are not displayed. Use the -a flag to display them $ docker ps -a