cmd/tailscale: s/-authkey/-auth-key/ in help text

Signed-off-by: James Tucker <james@tailscale.com>
(cherry picked from commit 928d1fddd2)
release-branch/1.24
James Tucker 2 years ago committed by Maisem Ali
parent 3a7f71df63
commit de1ebee14f

@ -52,7 +52,7 @@ down").
If flags are specified, the flags must be the complete set of desired If flags are specified, the flags must be the complete set of desired
settings. An error is returned if any setting would be changed as a settings. An error is returned if any setting would be changed as a
result of an unspecified flag's default value, unless the --reset flag result of an unspecified flag's default value, unless the --reset flag
is also used. (The flags --authkey, --force-reauth, and --qr are not is also used. (The flags --auth-key, --force-reauth, and --qr are not
considered settings that need to be re-specified when modifying considered settings that need to be re-specified when modifying
settings.) settings.)
`), `),

Loading…
Cancel
Save