w3af: fix targetUrl parameter

This commit is contained in:
wpetit 2019-12-26 13:47:24 +01:00
parent d9799626f1
commit 161fe3092c
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ def call() {
parameters {
string(
name: 'url',
name: 'targetUrl',
description: 'URL cible pour l\'audit'
)
string(