cmd/tailscale/cli: fix drive --help usage identation
Updates #cleanup Signed-off-by: Paul Scott <paul@tailscale.com>
This commit is contained in:
@ -28,7 +28,7 @@ var driveCmd = &ffcli.Command{
|
||||
driveRenameUsage,
|
||||
driveUnshareUsage,
|
||||
driveListUsage,
|
||||
}, "\n "),
|
||||
}, "\n"),
|
||||
LongHelp: buildShareLongHelp(),
|
||||
UsageFunc: usageFuncNoDefaultValues,
|
||||
Subcommands: []*ffcli.Command{
|
||||
|
Reference in New Issue
Block a user