You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Options.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ The setup scripts also allow for optional overrides of the following inputs whos
53
53
-`--email`_(`string`)_: Email address to be listed as the point of contact in docs and packages (e.g. `[email protected]`)
54
54
-`--funding`_(`string`)_: GitHub organization or username to mention in `funding.yml` (by default, `owner`)
55
55
-`--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
57
57
58
58
For example, customizing the ownership and users associated with a new repository:
0 commit comments