mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-26 14:08:29 -05:00
Update ocis/pkg/command/trash.go
Co-authored-by: kobergj <juliankoberg@googlemail.com>
This commit is contained in:
committed by
Christian Richter
parent
97fe0b06fb
commit
ba970523af
@@ -30,7 +30,7 @@ func TrashCommand(cfg *config.Config) *cli.Command {
|
||||
|
||||
func TrashPurgeOrphanedDirsCommand(cfg *config.Config) *cli.Command {
|
||||
return &cli.Command{
|
||||
Name: "purge-orphaned-dirs",
|
||||
Name: "purge-empty-dirs",
|
||||
Usage: "purge orphaned directories",
|
||||
Flags: []cli.Flag{
|
||||
&cli.StringFlag{
|
||||
|
||||
Reference in New Issue
Block a user