diff --git a/MANUAL.html b/MANUAL.html index 39b3e2d33..59bbad21b 100644 --- a/MANUAL.html +++ b/MANUAL.html @@ -19,7 +19,7 @@

rclone(1) User Manual

Nick Craig-Wood

-

Mar 14, 2023

+

Mar 15, 2023

Rclone syncs your files to cloud storage

rclone logo

@@ -8642,7 +8642,7 @@ Showing nodes accounting for 1537.03kB, 100% of 1537.03kB total --use-json-log Use json log format --use-mmap Use mmap allocator (see docs) --use-server-modtime Use server modified time instead of object metadata - --user-agent string Set the user-agent to a specified string (default "rclone/v1.62.0") + --user-agent string Set the user-agent to a specified string (default "rclone/v1.62.1") -v, --verbose count Print lots more stuff (repeat for more)

Backend Flags

These flags are available for every command. They control the backends and may be set in the config file.

@@ -29922,6 +29922,16 @@ $ tree /tmp/b
  • "error": return an error based on option value
  • Changelog

    +

    v1.62.1 - 2023-03-15

    +

    See commits

    +

    v1.62.0 - 2023-03-14

    See commits