help

package
v0.0.0-...-1adbf8b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 18, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Topics = []Topic{
	{File: "help/environment.md", Desc: "Environment variables that can be used with Persephone"},
	{File: "help/formatting.md", Desc: "Formatting options for CSV/JSON/YAML data exported from Persephone"},
	{File: "contributing.md", Desc: "Information to get started"},
	{File: "faq.md", Desc: "Frequently Asked Questions"},
	{File: "source.md", Desc: "Instructions for building Persephone from source"},
	{File: "why.md", Desc: fmt.Sprintf("Why %s?", color.New(color.Italic).Sprint("Persephone"))},
}

Functions

func NewCmdHelpTopic

func NewCmdHelpTopic(t Topic) *cobra.Command

Types

type Topic

type Topic struct {
	File string
	Desc string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL