forked from forgejo/forgejo
[BRANDING] s/Gitea/Forgejo/g in CLI output
(cherry picked from commit 7543c126bb
)
This commit is contained in:
parent
2dbb844606
commit
b66f422fc3
10 changed files with 28 additions and 28 deletions
|
@ -78,7 +78,7 @@ func appGlobalFlags() []cli.Flag {
|
|||
&cli.StringFlag{
|
||||
Name: "work-path",
|
||||
Aliases: []string{"w"},
|
||||
Usage: "Set Gitea's working path (defaults to the Gitea's binary directory)",
|
||||
Usage: "Set Forgejo's working path (defaults to the directory of the Forgejo binary)",
|
||||
},
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue