diff --git a/object-storage/rclone.md b/object-storage/rclone.md index 3ff83a328c714ce275fd59738a5199448ec37739..1a13ebd0ca1527cfd3e740c56ede05abf931c7b5 100644 --- a/object-storage/rclone.md +++ b/object-storage/rclone.md @@ -46,7 +46,7 @@ In the end, we can make a quick check of PATH variable, whether the desired path !!! warning In case you have installed the rclone using the steps above, you can then use the following command to update rclone:<br/> **```rclone selfupdate```**<br/> - ```2022/08/25 11:54:07 NOTICE: Successfully updated rclone from version v1.59.0 to version v1.59.1``` + 2022/08/25 11:54:07 NOTICE: Successfully updated rclone from version v1.59.0 to version v1.59.1 ---- @@ -81,7 +81,7 @@ In the end, you will click **OK** and **Apply**. !!! warning In case you have installed the rclone using the steps above, you can then use the following command to update rclone:<br/> **```rclone selfupdate```**<br/> - ```2022/08/25 11:54:07 NOTICE: Successfully updated rclone from version v1.59.0 to version v1.59.1``` + 2022/08/25 11:54:07 NOTICE: Successfully updated rclone from version v1.59.0 to version v1.59.1 ## Basic configuration of rclone Below you can find the guide for the elementary configuration of rclone tool. Below are two guides. First describes configuration using the command line and second guide describes configuration using the graphical user interface. @@ -99,7 +99,7 @@ Rclone has a configuration wizard, which will guide you step-by-step through the **Windows users** need to run **Command Prompt** and then run the command below. **Linux users** can open the **terminal window** and then run the command below. - rclone config + **```rclone config```** { style="display: block; margin: 0 auto" }