Fix description from pull request #55
This commit is contained in:
parent
a4d42d2a84
commit
e328fda2aa
@ -160,7 +160,7 @@ defaults write NSGlobalDomain WebKitDeveloperExtras -bool true
|
||||
```
|
||||
|
||||
#### Get Current Page Data
|
||||
Use `get source` or `get text` for the html source or text content.
|
||||
Other options: `get source` or `get text`.
|
||||
```bash
|
||||
osascript -e 'tell application "Safari" to get URL of current tab of front window'
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user