mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
docs: spelling: e.g.
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Nick Craig-Wood
parent
d4f38d45a5
commit
e4a87f772f
@@ -8,7 +8,7 @@ description: "Rclone docs for Microsoft OneDrive"
|
||||
|
||||
Paths are specified as `remote:path`
|
||||
|
||||
Paths may be as deep as required, eg `remote:directory/subdirectory`.
|
||||
Paths may be as deep as required, e.g. `remote:directory/subdirectory`.
|
||||
|
||||
The initial setup for OneDrive involves getting a token from
|
||||
Microsoft which you need to do in your browser. `rclone config` walks
|
||||
@@ -298,7 +298,7 @@ listing, set this option.
|
||||
|
||||
#### --onedrive-server-side-across-configs
|
||||
|
||||
Allow server-side operations (eg copy) to work across different onedrive configs.
|
||||
Allow server-side operations (e.g. copy) to work across different onedrive configs.
|
||||
|
||||
This can be useful if you wish to do a server-side copy between two
|
||||
different Onedrives. Note that this isn't enabled by default
|
||||
|
||||
Reference in New Issue
Block a user