From 954989c3b7cfbed91a10ef027fca356538752e86 Mon Sep 17 00:00:00 2001 From: Zsolt Prontvai Date: Sat, 24 Sep 2016 22:02:39 +0200 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9935c4..b455a91 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ usage: ssh-audit.py [-bnv] [-l ] -1, --ssh1 force ssh version 1 only - -2, --ssh2 force ssh version 1 only + -2, --ssh2 force ssh version 2 only -b, --batch batch output -n, --no-colors disable colors -v, --verbose verbose output