Adding format specifier based on review comments
This commit is contained in:
parent
51bb243e59
commit
a9f864bca1
@ -1102,7 +1102,7 @@ sudo nvram boot-args=""
|
|||||||
#### Take a Delayed Screenshot
|
#### Take a Delayed Screenshot
|
||||||
Takes a screenshot after 3 seconds and displays in Preview.
|
Takes a screenshot after 3 seconds and displays in Preview.
|
||||||
```bash
|
```bash
|
||||||
screencapture -T 3 -P delayedpic.jpg
|
screencapture -T 3 -t jpg -P delayedpic.jpg
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Save Screenshots to Given Location
|
#### Save Screenshots to Given Location
|
||||||
|
Loading…
Reference in New Issue
Block a user