diff --git a/README.md b/README.md index 5919c7d..52228a3 100644 --- a/README.md +++ b/README.md @@ -1099,6 +1099,12 @@ sudo nvram boot-args="" ### 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 Sets location to `~/Desktop`. ```bash