Skip to content

Commit 0ad9423

Browse files
shoot: reword help text to satisfy typos check
1 parent 8ed6f31 commit 0ad9423

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/shoot.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const USAGE = [
3434
"Screenshot every slide at full resolution for visual QC.",
3535
"",
3636
"Options:",
37-
" --out <dir> Output directory for PNGs (default: ./apb-screenshots)",
37+
" --out <dir> Output directory for the slide images (default: ./apb-screenshots)",
3838
" --width <px> Viewport width (default: 1920)",
3939
" --height <px> Viewport height (default: 1080)",
4040
" --wait <ms> Settle delay per slide before capture (default: 800)",

0 commit comments

Comments
 (0)