Fix affect effect typo in login cmd

This commit is contained in:
William Martin 2023-12-07 15:03:26 +01:00
parent 94de5290e0
commit b281269052

View file

@ -74,7 +74,7 @@ func NewCmdLogin(f *cmdutil.Factory, runF func(*LoginOptions) error) *cobra.Comm
The git protocol to use for git operations on this host can be set with %[1]s--git-protocol%[1]s,
or during the interactive prompting. Although login is for a single account on a host, setting
the git protocol will take affect for all users on the host.
the git protocol will take effect for all users on the host.
`, "`"),
Example: heredoc.Doc(`
# Start interactive setup