mirror of
https://github.com/meganz/MEGAcmd
synced 2025-08-31 05:45:11 +00:00
Fix incorrect support email in fuse docs
This commit is contained in:
@@ -28,5 +28,5 @@ Disclaimer:
|
||||
- FUSE uses a local cache located in the MEGAcmd configuration folder. Make sure you have enough available space in your hard drive to accomodate new files. Restarting MEGAcmd server can help discard old files.
|
||||
- File writes might be deferred. When files are updated in the local mount point, a transfer will be initiated. Your files will be available in MEGA only after pending transfers finish.
|
||||
|
||||
FUSE commands are in early BETA. They're only available on Linux. If you experience any issues, please contact support@mega.
|
||||
FUSE commands are in early BETA. They're only available on Linux. If you experience any issues, please contact support@mega.nz.
|
||||
</pre>
|
||||
|
@@ -15,5 +15,5 @@ Options:
|
||||
--persistent=yes|no Controls whether or not the mount is saved across restarts.
|
||||
--read-only=yes|no Controls whether the mount is read-only or writable.
|
||||
|
||||
Note: FUSE commands are in early BETA. They're only available on Linux. If you experience any issues, please contact support@mega.
|
||||
Note: FUSE commands are in early BETA. They're only available on Linux. If you experience any issues, please contact support@mega.nz.
|
||||
</pre>
|
||||
|
@@ -14,5 +14,5 @@ Options:
|
||||
--temporarily Specifies whether the mount should be disabled only until the server is restarted.
|
||||
Has no effect on transient mounts, since any action on them is always temporary.
|
||||
|
||||
Note: FUSE commands are in early BETA. They're only available on Linux. If you experience any issues, please contact support@mega.
|
||||
Note: FUSE commands are in early BETA. They're only available on Linux. If you experience any issues, please contact support@mega.nz.
|
||||
</pre>
|
||||
|
@@ -15,5 +15,5 @@ Options:
|
||||
--temporarily Specifies whether the mount should be enabled only until the server is restarted.
|
||||
Has no effect on transient mounts, since any action on them is always temporary.
|
||||
|
||||
Note: FUSE commands are in early BETA. They're only available on Linux. If you experience any issues, please contact support@mega.
|
||||
Note: FUSE commands are in early BETA. They're only available on Linux. If you experience any issues, please contact support@mega.nz.
|
||||
</pre>
|
||||
|
@@ -11,5 +11,5 @@ ID|localPath|name The identifier of the mount we want to remove. It can be one
|
||||
Local path: The local mount point in the filesystem.
|
||||
Name: the user-friendly name of the mount, specified when it was added or by fuse-config.
|
||||
|
||||
Note: FUSE commands are in early BETA. They're only available on Linux. If you experience any issues, please contact support@mega.
|
||||
Note: FUSE commands are in early BETA. They're only available on Linux. If you experience any issues, please contact support@mega.nz.
|
||||
</pre>
|
||||
|
@@ -25,5 +25,5 @@ Options:
|
||||
--col-separator=X Uses the string "X" as column separator. Otherwise, spaces will be added between columns to align them.
|
||||
--output-cols=COLUMN_NAME_1,COLUMN_NAME2,... Selects which columns to show and their order.
|
||||
|
||||
Note: FUSE commands are in early BETA. They're only available on Linux. If you experience any issues, please contact support@mega.
|
||||
Note: FUSE commands are in early BETA. They're only available on Linux. If you experience any issues, please contact support@mega.nz.
|
||||
</pre>
|
||||
|
Reference in New Issue
Block a user