mirror of
https://github.com/rclone/rclone.git
synced 2025-08-09 21:57:59 +02:00
Implement tree command - fixes #1528
This commit is contained in:
@ -39,5 +39,6 @@ import (
|
||||
_ "github.com/ncw/rclone/cmd/sha1sum"
|
||||
_ "github.com/ncw/rclone/cmd/size"
|
||||
_ "github.com/ncw/rclone/cmd/sync"
|
||||
_ "github.com/ncw/rclone/cmd/tree"
|
||||
_ "github.com/ncw/rclone/cmd/version"
|
||||
)
|
||||
|
Reference in New Issue
Block a user