cmd/tailscale/cli: fix drive --help usage identation

Updates #cleanup

Signed-off-by: Paul Scott <paul@tailscale.com>
This commit is contained in:
Paul Scott 2024-04-16 11:46:08 +01:00 committed by Paul Scott
parent 7c1d6e35a5
commit 62d4be873d
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ var driveCmd = &ffcli.Command{
driveRenameUsage,
driveUnshareUsage,
driveListUsage,
}, "\n "),
}, "\n"),
LongHelp: buildShareLongHelp(),
UsageFunc: usageFuncNoDefaultValues,
Subcommands: []*ffcli.Command{