diff --git a/cmd/micro/help.go b/cmd/micro/help.go index ef0d388b..4cced6ad 100644 --- a/cmd/micro/help.go +++ b/cmd/micro/help.go @@ -9,6 +9,7 @@ var helpFiles = []string{ "colors", "options", "commands", + "tutorial", } // LoadHelp loads the help text from inside the binary