mirror of
https://github.com/rclone/rclone.git
synced 2026-01-04 09:33:36 +00:00
Add reveal command
This commit is contained in:
committed by
Nick Craig-Wood
parent
d95667b06d
commit
8989c367c4
@@ -42,6 +42,7 @@ import (
|
||||
_ "github.com/ncw/rclone/cmd/purge"
|
||||
_ "github.com/ncw/rclone/cmd/rc"
|
||||
_ "github.com/ncw/rclone/cmd/rcat"
|
||||
_ "github.com/ncw/rclone/cmd/reveal"
|
||||
_ "github.com/ncw/rclone/cmd/rmdir"
|
||||
_ "github.com/ncw/rclone/cmd/rmdirs"
|
||||
_ "github.com/ncw/rclone/cmd/serve"
|
||||
|
||||
Reference in New Issue
Block a user