From 8be4413b451a1d8ffd6c5a71782c0a692bea88c0 Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Sun, 23 Jun 2019 23:11:41 +0200 Subject: [PATCH] Fix command name in README Fixes #1 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 92373b8..3902008 100644 --- a/README.md +++ b/README.md @@ -54,10 +54,10 @@ http://www.gnu.org/licenses/. ## Usage ``` -usage: check_xmpp [-h] -H HOST_ADDRESS [-p PORT] [--s2s | --c2s] [-4 | -6] - [--servername SERVERNAME] [--starttls] [-w SECONDS] - [-c SECONDS] [--no-check-certificates] [-r CAROOTS] - [--warn-days WARNDAYS] [--crit-days CRITDAYS] [-v] +usage: check_xmppng [-h] -H HOST_ADDRESS [-p PORT] [--s2s | --c2s] [-4 | -6] + [--servername SERVERNAME] [--starttls] [-w SECONDS] + [-c SECONDS] [--no-check-certificates] [-r CAROOTS] + [--warn-days WARNDAYS] [--crit-days CRITDAYS] [-v] Check XMPP services