mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
php langhelper (needs funcy/php), tutorial
This commit is contained in:
@@ -37,7 +37,7 @@ func newFn() *cli.App {
|
||||
app.Version = vers.Version
|
||||
app.Authors = []cli.Author{{Name: "Oracle Corporation"}}
|
||||
app.Description = "Oracle Functions command line tools"
|
||||
app.UsageText = `Check the manual at https://github.com/treeder/functions/blob/master/fn/README.md`
|
||||
app.UsageText = `Check the manual at https://gitlab.oracledx.com/odx/functions/blob/master/fn/README.md`
|
||||
|
||||
cli.AppHelpTemplate = `{{.Name}} {{.Version}}{{if .Description}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user