mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 04:09:40 -06:00
@@ -40,7 +40,7 @@ func Uploads(cfg *config.Config) *cli.Command {
|
||||
func ListUploads(cfg *config.Config) *cli.Command {
|
||||
return &cli.Command{
|
||||
Name: "list",
|
||||
Usage: "Print a list of all incomplete uploads",
|
||||
Usage: "Print a list of all expired or aborted uploads",
|
||||
Category: "services",
|
||||
Before: func(c *cli.Context) error {
|
||||
err := parser.ParseConfig(cfg)
|
||||
|
||||
Reference in New Issue
Block a user