We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc29499 commit 5953f4bCopy full SHA for 5953f4b
README.md
@@ -11,7 +11,7 @@ Password Search is invoked through the command line:
11
php password_search.php \<directory\> \<report\>
12
13
Where:
14
-* \<directory\> is directory to search for passwords
+* \<directory\> is the directory to start searching for passwords (The search include all sub-directories)
15
* \<report\> is the path to the report file
16
17
Report are written in CSV (Comma Separated Values) format. You can open them with a variety of software, including Microsoft Excel.
0 commit comments