diff --git a/README.md b/README.md index e802df5..6b0ccb4 100644 --- a/README.md +++ b/README.md @@ -1108,6 +1108,12 @@ sudo nvram boot-args="" ### Screenshots +#### Take a Delayed Screenshot +Takes a screenshot after 3 seconds and displays in Preview. +```bash +screencapture -T 3 -t jpg -P delayedpic.jpg +``` + #### Save Screenshots to Given Location Sets location to `~/Desktop`. ```bash