From 1d5050d5775b296a4b14e3c4e05df6cab7b824b3 Mon Sep 17 00:00:00 2001 From: Bernardo Damele Date: Thu, 20 Jan 2011 21:49:34 +0000 Subject: [PATCH] Aligned comment --- sqlmap.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sqlmap.conf b/sqlmap.conf index 5a9503986..bdb29f9d5 100644 --- a/sqlmap.conf +++ b/sqlmap.conf @@ -553,10 +553,10 @@ replicate = False # Valid: integer between 0 and 6 # 0: Show only critical messages # 1: Show also warning and info messages -# 2: Show also debug messages and query -# 3: Show also each payload injected +# 2: Show also debug messages +# 3: Show also payloads injected # 4: Show also HTTP requests -# 5: Show also HTTP responses headers -# 6: Show also HTTP responses page content +# 5: Show also HTTP responses' headers +# 6: Show also HTTP responses' page content # Default: 1 verbose = 1