docs: Fix version number

This commit is contained in:
Nick Craig-Wood 2017-09-30 15:22:00 +01:00
parent 1c10497b68
commit 911d121bb9
38 changed files with 112 additions and 112 deletions

View file

@ -1,5 +1,5 @@
---
date: 2017-09-30T14:20:12+01:00
date: 2017-09-30T14:21:35+01:00
title: "rclone cryptdecode"
slug: rclone_cryptdecode
url: /commands/rclone_cryptdecode/
@ -129,11 +129,11 @@ rclone cryptdecode encryptedremote: encryptedfilename [flags]
--track-renames When synchronizing, track file renames and do a server side move if possible
--transfers int Number of file transfers to run in parallel. (default 4)
-u, --update Skip files that are newer on the destination.
--user-agent string Set the user-agent to a specified string. The default is rclone/ version (default "rclone/v1.38-001-gda4e1b84")
--user-agent string Set the user-agent to a specified string. The default is rclone/ version (default "rclone/v1.38")
-v, --verbose count[=-1] Print lots more stuff (repeat for more)
```
### SEE ALSO
* [rclone](/commands/rclone/) - Sync files and directories to and from local and remote object stores - v1.38-001-gda4e1b84
* [rclone](/commands/rclone/) - Sync files and directories to and from local and remote object stores - v1.38
###### Auto generated by spf13/cobra on 30-Sep-2017