mirror of
https://github.com/rclone/rclone.git
synced 2025-08-14 07:49:00 +02:00
docs: consistent newline of first line in command output
This commit is contained in:
@ -31,8 +31,7 @@ func init() {
|
||||
var commandDefinition = &cobra.Command{
|
||||
Use: "backend <command> remote:path [opts] <args>",
|
||||
Short: `Run a backend-specific command.`,
|
||||
Long: `
|
||||
This runs a backend-specific command. The commands themselves (except
|
||||
Long: `This runs a backend-specific command. The commands themselves (except
|
||||
for "help" and "features") are defined by the backends and you should
|
||||
see the backend docs for definitions.
|
||||
|
||||
|
Reference in New Issue
Block a user