From 05adce188527fc117b44d36379586759f205ad8c Mon Sep 17 00:00:00 2001 From: Dominik Honnef Date: Thu, 29 Dec 2016 17:23:46 +0100 Subject: [PATCH] Add documentation for nut_exporter command --- cmd/nut_exporter/main.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cmd/nut_exporter/main.go b/cmd/nut_exporter/main.go index b3914cf..35183d1 100644 --- a/cmd/nut_exporter/main.go +++ b/cmd/nut_exporter/main.go @@ -1,3 +1,5 @@ +// Command nut_exporter exports UPSs on one or more NUT servers to +// Prometheus. package main import (