docs: fix lsjson autogenerated documentation

This commit is contained in:
hiddenmarten 2025-03-23 15:02:16 +01:00
parent 592a4ee1dc
commit 008e72e837
2 changed files with 3 additions and 3 deletions

View File

@ -85,7 +85,8 @@ Different options may also affect which properties are included:
properties will be omitted - even for encrypted remotes.
- If ` + "`--metadata`" + ` is set then an additional Metadata property will be
returned. This will have [metadata](/docs/#metadata) in rclone standard format
as a JSON object.
as a JSON object. Also, if ` + "`--metadata`" + ` is set then name of the file can be
taken from the metadata field "content-disposition" if the remote supports it.
The default is to list directories and files/objects, but this can be changed
with the following options:

View File

@ -56,8 +56,7 @@ Different options may also affect which properties are included:
properties will be omitted - even for encrypted remotes.
- If `--metadata` is set then an additional Metadata property will be
returned. This will have [metadata](/docs/#metadata) in rclone standard format
as a JSON object. Also, if `--metadata` is set then name of the file can be
taken from the metadata field "content-disposition" if the remote supports it.
as a JSON object.
The default is to list directories and files/objects, but this can be changed
with the following options: