start on incorrect function error handling

This commit is contained in:
nate smith 2021-04-28 13:59:54 -05:00
parent d5954e2e94
commit 02e9fa086d
2 changed files with 12 additions and 0 deletions

View file

@ -6,6 +6,12 @@ import (
)
var HelpTopics = map[string]map[string]string{
"mintty": {
"short": "Information about using gh with MinTTY",
"long": heredoc.Doc(`
TODO
`),
},
"environment": {
"short": "Environment variables that can be used with gh",
"long": heredoc.Doc(`