Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9c0cd52

Browse files
f0sseljsjoeioEmyrk
authored
fix: clarify we download templates on template select (#3296)
Co-authored-by: Joe Previte <jjprevite@gmail.com>Co-authored-by: Steven Masley <Emyrk@users.noreply.github.com>
1 parent5025fe2 commit9c0cd52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cli/templateinit.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ func templateInit() *cobra.Command {
3636

3737
_,_=fmt.Fprintln(cmd.OutOrStdout(),cliui.Styles.Wrap.Render(
3838
"A template defines infrastructure as code to be provisioned "+
39-
"for individual developer workspaces. Select an example toget started:\n"))
39+
"for individual developer workspaces. Select an example tobe copied to the active directory:\n"))
4040
option,err:=cliui.Select(cmd, cliui.SelectOptions{
4141
Options:exampleNames,
4242
})

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp