mirror of
https://github.com/rclone/rclone.git
synced 2025-12-15 15:53:41 +00:00
docs: change syntax hightlighting for command examples from sh to console
This commit is contained in:
@@ -20,7 +20,7 @@ var powershellCommandDefinition = &cobra.Command{
|
||||
|
||||
To load completions in your current shell session:
|
||||
|
||||
` + "```sh" + `
|
||||
` + "```console" + `
|
||||
rclone completion powershell | Out-String | Invoke-Expression
|
||||
` + "```" + `
|
||||
|
||||
|
||||
Reference in New Issue
Block a user