docs(postprocessing): update docs

Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
jkoberg
2024-10-30 15:06:09 +01:00
parent 6ea3f2f782
commit 64ff81575d
2 changed files with 3 additions and 1 deletions
@@ -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",