mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-06 07:50:35 +00:00
rclone-mac: update caveat
This commit is contained in:
parent
60aa017a9d
commit
e4dae3c300
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue