diff --git a/rclone-fstab-mount-helper-script.md b/rclone-mount-helper-script.md similarity index 95% rename from rclone-fstab-mount-helper-script.md rename to rclone-mount-helper-script.md index bf69424..fe16add 100644 --- a/rclone-fstab-mount-helper-script.md +++ b/rclone-mount-helper-script.md @@ -1,6 +1,6 @@ # rclonefs helper script -To enable mounting a volume using rclone via an entry in fstab the following helper script must be named `rclonefs` and placed in `$PATH`: +To enable mounting a rclone volume using system mount tool, the following helper script must be named `rclonefs` and placed in `$PATH`: #!/bin/bash remote=$1