make commanddocs for v1.56 (#5383)

This commit is contained in:
Ivan Andreev
2021-06-08 18:57:04 +03:00
committed by GitHub
parent 1f846c18d4
commit 29f967dba3
26 changed files with 728 additions and 127 deletions

View File

@ -41,7 +41,7 @@ rclone link remote:path [flags]
## Options
```
--expire Duration The amount of time that the link will be valid (default 100y)
--expire Duration The amount of time that the link will be valid (default off)
-h, --help help for link
--unlink Remove existing public link to file/folder
```