refactor for bashrc integration
1 parent ca7ea4f commit 792215b3b0190267045a65736ffc8b822853d204
root authored on 11 Dec 2019
Showing 1 changed file
View
2
■■■
ReportToolz/vdb.php
array(
"help|h" => "Shows help message",
"search|s=s" => "search term",
"id|i=i" => "id of vuln to view details or copy (requires -p)",
"path|p=s" => "path to copy vuln to (requires -c)",
"path|p=s" => "path to copy vuln to (requires -i)",
)
);
 
$filter = new \Clapp\CommandArgumentFilter($definitions, $argv);
Buy Me A Coffee