php langhelper (needs funcy/php), tutorial

This commit is contained in:
Chad Arimura
2017-05-26 12:36:38 -07:00
parent 98e05eec63
commit b49337d4e0
10 changed files with 188 additions and 57 deletions

View File

@@ -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}}