1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00

lsjson: add IsBucket field for bucket based remote listing of the root

This commit is contained in:
Nick Craig-Wood
2019-06-07 17:28:15 +01:00
parent aa81957586
commit 1aa65d60e1
3 changed files with 14 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ The result is
- list
- This is an array of objects as described in the lsjson command
See the lsjson command for more information on the above and examples.
See the [lsjson command](/commands/rclone_lsjson/) for more information on the above and examples.
`,
})
}