Преглед на файлове

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

Signed-off-by: James Tucker <[email protected]>
James Tucker преди 3 години
родител
ревизия
928d1fddd2
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      cmd/tailscale/cli/up.go

+ 1 - 1
cmd/tailscale/cli/up.go

@@ -52,7 +52,7 @@ down").
 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
 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
 settings.)
 `),