mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-28 21:39:58 +00:00
TUN-3913: Help gives wrong exit code for autoupdate
This commit is contained in:
@@ -117,7 +117,7 @@ func commands(version func(c *cli.Context)) []*cli.Command {
|
|||||||
If a new version exists, updates the agent binary and quits.
|
If a new version exists, updates the agent binary and quits.
|
||||||
Otherwise, does nothing.
|
Otherwise, does nothing.
|
||||||
|
|
||||||
To determine if an update happened in a script, check for error code 64.`,
|
To determine if an update happened in a script, check for error code 11.`,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name: "version",
|
Name: "version",
|
||||||
|
Reference in New Issue
Block a user