Skip to content

Commit 3df2375

Browse files
authored
Merge pull request #11791 from owncloud/mmattel-patch-1
[docs-only] Update usage description to use proper capitalization
2 parents 9013b4e + 484eecd commit 3df2375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ocis/pkg/command/shares.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ func init() {
4545
func cleanupCmd(cfg *config.Config) *cli.Command {
4646
return &cli.Command{
4747
Name: "cleanup",
48-
Usage: `clean up stale entries in the share manager.`,
48+
Usage: `Clean up stale entries in the share manager.`,
4949
Flags: []cli.Flag{
5050
&cli.StringFlag{
5151
Name: "service-account-id",

0 commit comments

Comments
 (0)