From c9deee70a066f3cd5254abcd20108bd40d59355c Mon Sep 17 00:00:00 2001 From: Gyu-Ho Lee Date: Fri, 10 Feb 2017 20:43:41 -0800 Subject: [PATCH] Update command.go --- control/command.go | 1 + 1 file changed, 1 insertion(+) diff --git a/control/command.go b/control/command.go index 9b490203..dd1793e3 100644 --- a/control/command.go +++ b/control/command.go @@ -12,6 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. +// Package control controls the database agents and benchmark testers. package control import (