Update docs to reflect new updating logic

This commit is contained in:
ethicalhack3r
2014-09-18 09:49:17 +02:00
parent 9273398c0e
commit 771f4ae766
2 changed files with 4 additions and 4 deletions

4
README
View File

@@ -149,7 +149,7 @@ You should have received a copy of the GNU General Public License along with thi
==WPSCAN ARGUMENTS==
--update Update to the latest revision
--update Update the databases.
--url | -u <target url> The WordPress URL/domain to scan.
@@ -239,7 +239,7 @@ Use custom content directory...
ruby wpscan.rb -u www.example.com --wp-content-dir custom-content
Update WPScan...
Update WPScan's databases...
ruby wpscan.rb --update

View File

@@ -149,7 +149,7 @@ Apple Xcode, Command Line Tools and the libffi are needed (to be able to install
#### WPSCAN ARGUMENTS
--update Update to the latest revision
--update Update the databases.
--url | -u <target url> The WordPress URL/domain to scan.
@@ -239,7 +239,7 @@ Use custom content directory...
```ruby wpscan.rb -u www.example.com --wp-content-dir custom-content```
Update WPScan...
Update WPScan's databases...
```ruby wpscan.rb --update```