mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
Fix typo in changelog
This commit is contained in:
parent
bd0227450e
commit
ab0947ee37
@ -1892,7 +1892,7 @@ nounc = true</code></pre>
|
|||||||
<p>This will use UNC paths on <code>c:\src</code> but not on <code>z:\dst</code>. Of course this will cause problems if the absolute path length of a file exceeds 258 characters on z, so only use this option if you have to.</p>
|
<p>This will use UNC paths on <code>c:\src</code> but not on <code>z:\dst</code>. Of course this will cause problems if the absolute path length of a file exceeds 258 characters on z, so only use this option if you have to.</p>
|
||||||
<h2 id="changelog">Changelog</h2>
|
<h2 id="changelog">Changelog</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>v1.29 - 2016-06-18
|
<li>v1.30 - 2016-06-18
|
||||||
<ul>
|
<ul>
|
||||||
<li>New Features</li>
|
<li>New Features</li>
|
||||||
<li>Directory listing code reworked for more features and better error reporting (thanks to Klaus Post for help). This enables
|
<li>Directory listing code reworked for more features and better error reporting (thanks to Klaus Post for help). This enables
|
||||||
|
@ -3012,7 +3012,7 @@ file exceeds 258 characters on z, so only use this option if you have to.
|
|||||||
Changelog
|
Changelog
|
||||||
---------
|
---------
|
||||||
|
|
||||||
* v1.29 - 2016-06-18
|
* v1.30 - 2016-06-18
|
||||||
* New Features
|
* New Features
|
||||||
* Directory listing code reworked for more features and better error reporting (thanks to Klaus Post for help). This enables
|
* Directory listing code reworked for more features and better error reporting (thanks to Klaus Post for help). This enables
|
||||||
* Directory include filtering for efficiency
|
* Directory include filtering for efficiency
|
||||||
|
@ -3023,7 +3023,7 @@ characters on z, so only use this option if you have to.
|
|||||||
|
|
||||||
Changelog
|
Changelog
|
||||||
|
|
||||||
- v1.29 - 2016-06-18
|
- v1.30 - 2016-06-18
|
||||||
- New Features
|
- New Features
|
||||||
- Directory listing code reworked for more features and better
|
- Directory listing code reworked for more features and better
|
||||||
error reporting (thanks to Klaus Post for help). This enables
|
error reporting (thanks to Klaus Post for help). This enables
|
||||||
|
@ -7,7 +7,7 @@ date: "2016-06-18"
|
|||||||
Changelog
|
Changelog
|
||||||
---------
|
---------
|
||||||
|
|
||||||
* v1.29 - 2016-06-18
|
* v1.30 - 2016-06-18
|
||||||
* New Features
|
* New Features
|
||||||
* Directory listing code reworked for more features and better error reporting (thanks to Klaus Post for help). This enables
|
* Directory listing code reworked for more features and better error reporting (thanks to Klaus Post for help). This enables
|
||||||
* Directory include filtering for efficiency
|
* Directory include filtering for efficiency
|
||||||
|
2
rclone.1
2
rclone.1
@ -3697,7 +3697,7 @@ Of course this will cause problems if the absolute path length of a file
|
|||||||
exceeds 258 characters on z, so only use this option if you have to.
|
exceeds 258 characters on z, so only use this option if you have to.
|
||||||
.SS Changelog
|
.SS Changelog
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
v1.29 \- 2016\-06\-18
|
v1.30 \- 2016\-06\-18
|
||||||
.RS 2
|
.RS 2
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
New Features
|
New Features
|
||||||
|
Loading…
Reference in New Issue
Block a user