We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a626ed commit 247514fCopy full SHA for 247514f
config.go
@@ -71,7 +71,7 @@ func (c *Config) Options() serpent.OptionSet {
71
Value: serpent.StringOf(&c.InitArgs),
72
Description: `InitArgs are the arguments to pass to the init command.
73
They are split according to ` + "`/bin/sh`" + ` rules with
74
- https://github.com/kballard/go-shellquote`,
+ https://github.com/kballard/go-shellquote.`,
75
},
76
{
77
Name: "Cache Repo",
0 commit comments