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

@ -27,8 +27,7 @@ import (
var Root = &cobra.Command{
Use: "rclone",
Short: "Show help for rclone commands, flags and backends.",
Long: `
Rclone syncs files to and from cloud storage providers as well as
Long: `Rclone syncs files to and from cloud storage providers as well as
mounting them, listing them in lots of different ways.
See the home page (https://rclone.org/) for installation, usage,