Update ocis/pkg/command/trash.go
Co-authored-by: kobergj <juliankoberg@googlemail.com>
This commit is contained in:
committed by
Christian Richter
co-authored by
kobergj
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