rclone-mac: update caveat

This commit is contained in:
Adrian Ho 2025-02-10 21:31:15 +08:00
parent 60aa017a9d
commit e4dae3c300

View file

@ -42,6 +42,10 @@ class RcloneMac < Formula
If you need to use it as `rclone`, add the "rclone" directory
to your PATH like:
PATH="#{opt_libexec}/rclone:$PATH"
`#{name}` supports the `mount` command on macOS, unlike the
Homebrew core `rclone`. If you don't need `mount`, please
`brew install rclone` instead.
EOS
end