From 55bd60019e12a65430867a4c334f2d0ab49bdc3e Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Thu, 19 Nov 2020 17:01:56 +0000 Subject: [PATCH] Version v1.53.3 --- MANUAL.html | 25 +++++++++++++++++++++++-- MANUAL.md | 18 ++++++++++++++++-- MANUAL.txt | 23 +++++++++++++++++++++-- docs/content/changelog.md | 14 ++++++++++++++ docs/content/flags.md | 2 +- rclone.1 | 37 +++++++++++++++++++++++++++++++++++-- 6 files changed, 110 insertions(+), 9 deletions(-) diff --git a/MANUAL.html b/MANUAL.html index d476d8575..9d85a4095 100644 --- a/MANUAL.html +++ b/MANUAL.html @@ -17,7 +17,7 @@

rclone(1) User Manual

Nick Craig-Wood

-

Oct 26, 2020

+

Nov 19, 2020

Rclone syncs your files to cloud storage

rclone logo

@@ -6291,7 +6291,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. The default is rclone/ version (default "rclone/v1.53.2") + --user-agent string Set the user-agent to a specified string. The default is rclone/ version (default "rclone/v1.53.3") -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.

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

    +

    v1.53.3 - 2020-11-19

    +

    See commits

    +

    v1.53.2 - 2020-10-26

    See commits