Skip to content

Commit c3b0ddf

Browse files
authored
Fix typo in img-name-col description
1 parent 2924fd2 commit c3b0ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959

6060
### Optional Arguments
6161
- `-s, --subdir-col`: Column name for subdirectory organization
62-
- `-n, --img-name-col`: C olumn for image filenames (default: "filename")
62+
- `-n, --img-name-col`: Column for image filenames (default: "filename")
6363
- `-u, --url-col`: Column with URLs (default: "file_url")
6464
- `-w, --wait-time`: Retry delay in seconds (default: 3)
6565
- `-r, --max-retries`: Maximum retry attempts for a single image (default: 5)

0 commit comments

Comments
 (0)