mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-22 11:09:02 -05:00
docs(postprocessing): update docs
Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
@@ -17,7 +17,7 @@ func RestartPostprocessing(cfg *config.Config) *cli.Command {
|
||||
return &cli.Command{
|
||||
Name: "resume",
|
||||
Aliases: []string{"restart"},
|
||||
Usage: "restart postprocessing for an uploadID",
|
||||
Usage: "resume postprocessing for an uploadID",
|
||||
Flags: []cli.Flag{
|
||||
&cli.StringFlag{
|
||||
Name: "upload-id",
|
||||
|
||||
Reference in New Issue
Block a user