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 938abc7 commit 3841d55Copy full SHA for 3841d55
1 file changed
cmd/wrap.go
@@ -77,7 +77,7 @@ var wrapCmd = &cobra.Command{
77
78
Output is a terse compact incident summary for agents and terminals.
79
80
-The `+"`--`"+` separator is optional: flags after the command go to the command.
+The ` + "`--`" + ` separator is optional: flags after the command go to the command.
81
Collection is time-bounded (90s; a stderr note is printed if the bound
82
truncates the stream), and the wrapped command's exit code is
83
propagated as codag's own exit code.`,
0 commit comments