Skip to content

Commit 36c8981

Browse files
docs: --logo-alt, not --logoAlt
1 parent 7bb42b6 commit 36c8981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Options.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The setup scripts also allow for optional overrides of the following inputs whos
5353
- `--email` _(`string`)_: Email address to be listed as the point of contact in docs and packages (e.g. `[email protected]`)
5454
- `--funding` _(`string`)_: GitHub organization or username to mention in `funding.yml` (by default, `owner`)
5555
- `--logo` _(`string`)_: Local image file in the repository to display near the top of the README.md as a logo
56-
- `--logoAlt` _(`string`)_: If `--logo` is provided or detected from an existing README.md, alt text that describes the image will be prompted for if not provided
56+
- `--logo-alt` _(`string`)_: If `--logo` is provided or detected from an existing README.md, alt text that describes the image will be prompted for if not provided
5757

5858
For example, customizing the ownership and users associated with a new repository:
5959

0 commit comments

Comments
 (0)