mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
lsjson: add --metadata/-M flag
Note that this removes the `-M` flag from `--encrypted` as it conflicted with the global flag and adds it to `--metadata`.
This commit is contained in:
@@ -34,6 +34,7 @@ func init() {
|
||||
- noMimeType - If set don't show mime types
|
||||
- dirsOnly - If set only show directories
|
||||
- filesOnly - If set only show files
|
||||
- metadata - If set return metadata of objects also
|
||||
- hashTypes - array of strings of hash types to show if showHash set
|
||||
|
||||
Returns:
|
||||
|
||||
Reference in New Issue
Block a user