Skip to content

Commit fef55e2

Browse files
dazumaCopilot
andauthored
Update toys-release/toys/gen-config.rb
Co-authored-by: Copilot <[email protected]>
1 parent 3f0d0fc commit fef55e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toys-release/toys/gen-config.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
default ""
1515
desc "User name for git commits (defaults to the git user.name config)"
1616
end
17-
flag :git_email, "--git-email=NAME" do
17+
flag :git_email, "--git-email=EMAIL" do
1818
default ""
1919
desc "User email for git commits (defaults to the git user.email config)"
2020
end

0 commit comments

Comments
 (0)