From be5422a166c4484d6c3d9c3fefbd370068a4f786 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Rabenstein?= Date: Thu, 19 Oct 2017 14:59:00 +0200 Subject: [PATCH] Update command line flags in issue template (#3317) --- .github/ISSUE_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 7ab49fe3cb..72c0753c43 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -25,11 +25,11 @@ * Prometheus version: - insert output of `prometheus -version` here + insert output of `prometheus --version` here * Alertmanager version: - insert output of `alertmanager -version` here (if relevant to the issue) + insert output of `alertmanager --version` here (if relevant to the issue) * Prometheus configuration file: ```