mirror of
https://github.com/rclone/rclone.git
synced 2025-12-10 05:13:45 +00:00
docs: change syntax hightlighting for command examples from sh to console
This commit is contained in:
@@ -34,7 +34,7 @@ If you supply the ` + "`--reverse`" + ` flag, it will return encrypted file name
|
||||
|
||||
use it like this
|
||||
|
||||
` + "```sh" + `
|
||||
` + "```console" + `
|
||||
rclone cryptdecode encryptedremote: encryptedfilename1 encryptedfilename2
|
||||
rclone cryptdecode --reverse encryptedremote: filename1 filename2
|
||||
` + "```" + `
|
||||
|
||||
Reference in New Issue
Block a user