mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
docs: add missing code section formatting to commands and flags
This commit is contained in:
@@ -14,6 +14,6 @@ var completionDefinition = &cobra.Command{
|
||||
Short: `Output completion script for a given shell.`,
|
||||
Long: `
|
||||
Generates a shell completion script for rclone.
|
||||
Run with --help to list the supported shells.
|
||||
Run with ` + "`--help`" + ` to list the supported shells.
|
||||
`,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user