Fix headers for docker-compose

This commit is contained in:
Dave Wikoff 2016-10-08 02:27:29 -04:00 committed by GitHub
parent 6f6ef83a90
commit 0eb46ed912
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# HEADERS
regexp=(?:\s|^)(CONTAINER ID|IMAGE|COMMAND|CREATED|STATUS|PORTS|NAMES)(?:\s|$)
regexp=(?:\s|^)(CONTAINER ID|IMAGE|COMMAND|CREATED|STATUS|PORTS|NAMES|Name|Command|State|Ports)(?:\s|$)
colours=default,underline
======
# Commands