Last minute typo fixes
This commit is contained in:
@@ -108,12 +108,6 @@ You can set complex options using quotes. Example:
|
||||
set COMMAND "date --date='TZ=\"America/Los_Angeles\" 09:00 next Fri' --iso-8601=ns"
|
||||
```
|
||||
|
||||
Or the same command using single quotes and setting the option inline:
|
||||
|
||||
```
|
||||
run COMMAND='date --date='\''TZ="America/Los_Angeles" 09:00 next Fri'\'' --iso-8601=ns'
|
||||
```
|
||||
|
||||
### URI support for RHOSTS
|
||||
|
||||
Metasploit also supports the use of [URI](https://en.wikipedia.org/wiki/Uniform_Resource_Identifier) strings as arguments,
|
||||
|
||||
Reference in New Issue
Block a user