From 6cf129011228e4463977496d9667ba8555b1fa65 Mon Sep 17 00:00:00 2001 From: nnposter Date: Mon, 2 Dec 2024 02:31:39 +0000 Subject: [PATCH] Clarify that -sC is superseded by --script. See #2940 --- docs/refguide.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/refguide.xml b/docs/refguide.xml index 4384bf276..54c9dbd36 100644 --- a/docs/refguide.xml +++ b/docs/refguide.xml @@ -2310,10 +2310,14 @@ way. - Performs a script scan using the default set of scripts. It is - equivalent to . Some of the - scripts in this category are considered intrusive and should - not be run against a target network without permission. + Performs a script scan using the default set of scripts. It is + equivalent to . Some of the scripts + in this category are considered intrusive and should not be run against + a target network without permission. + + Note that this shorthand option is ignored whenever at least one + is also specified. +