mirror of
https://github.com/rclone/rclone.git
synced 2025-08-17 09:01:33 +02:00
docs: consistent newline of first line in command output
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user