From 68cf05526db8b7a2df5d066f037d667f178084db Mon Sep 17 00:00:00 2001 From: viral32111 <19510403+viral32111@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:12:41 +0100 Subject: [PATCH] Mention the built-in -help flag --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5b8d7b2..276b092 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ The program is simple to use, just specify a protocol, server IP address, passwo These flags can be prefixed with either a single hyphen (`-`) or a double hyphen (`--`), the choice is yours. +Use the `-help` flag to show a list of these flags with descriptions and default values. + #### Required Exactly one protocol must be used.