This commit is contained in:
Narbeh Arakil
2019-11-14 14:15:11 +04:00
parent bff8a276ae
commit be2a3bb374
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -272,7 +272,7 @@ def get_args():
help='Enable SSL security analysis on the host')
parser.add_argument('-p', '--pretty', dest='pretty_output',
action='store_true', default=False,
help='Print pretty and more human readable Json')
help='Print pretty and more human readable JSON')
parser.add_argument('-h', '--help', default=SUPPRESS,
action='help',
help='Show this help message and exit')