TUN-3913: Help gives wrong exit code for autoupdate

This commit is contained in:
Adam Chalmers 2021-02-11 08:39:56 -06:00
parent a278753bbf
commit 7f97e2f030
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ func commands(version func(c *cli.Context)) []*cli.Command {
If a new version exists, updates the agent binary and quits.
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",