diff --git a/ReportToolz/vdb.php b/ReportToolz/vdb.php
index 274c149..1b50e30 100755
--- a/ReportToolz/vdb.php
+++ b/ReportToolz/vdb.php
@@ -22,7 +22,7 @@
         "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)",
     )
 );