diff --git a/command/event.go b/command/event.go index 1631d0e72..f9a3a4ae6 100644 --- a/command/event.go +++ b/command/event.go @@ -28,7 +28,7 @@ Usage: nomad event [options] [args] $ cat sink.json { "ID": "my-sink", - "Type": "webhook" + "Type": "webhook", "Address": "http://127.0.0.1:8080", "Topics": { "*": ["*"]