docs: consistent newline of first line in command output

This commit is contained in:
albertony
2024-08-12 18:17:46 +02:00
parent ae9960a4ed
commit 482bfae8fa
48 changed files with 62 additions and 117 deletions

View File

@@ -69,9 +69,7 @@ func init() {
var commandDefinition = &cobra.Command{
Use: "tree remote:path",
Short: `List the contents of the remote in a tree like fashion.`,
Long: `
rclone tree lists the contents of a remote in a similar way to the
unix tree command.
Long: `Lists the contents of a remote in a similar way to the unix tree command.
For example