mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
docs: change syntax hightlighting for command examples from sh to console
This commit is contained in:
@@ -19,7 +19,7 @@ var Command = &cobra.Command{
|
||||
Long: `Serve a remote over a given protocol. Requires the use of a
|
||||
subcommand to specify the protocol, e.g.
|
||||
|
||||
` + "```sh" + `
|
||||
` + "```console" + `
|
||||
rclone serve http remote:
|
||||
` + "```" + `
|
||||
|
||||
|
||||
Reference in New Issue
Block a user