Take a screenshot
Takes a screenshot after 3 seconds and displays in Preview.
This commit is contained in:
parent
169839e908
commit
6d985eb7e1
@ -1099,6 +1099,12 @@ sudo nvram boot-args=""
|
|||||||
|
|
||||||
### Screenshots
|
### Screenshots
|
||||||
|
|
||||||
|
#### Take a screenshot
|
||||||
|
Takes a screenshot after 3 seconds and displays in Preview.
|
||||||
|
```bash
|
||||||
|
screencapture -T 3 -P delayedpic.jpg
|
||||||
|
```
|
||||||
|
|
||||||
#### Save Screenshots to Given Location
|
#### Save Screenshots to Given Location
|
||||||
Sets location to `~/Desktop`.
|
Sets location to `~/Desktop`.
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user