package
0.9.7
Repository: https://github.com/quinn/restic.git
Documentation: pkg.go.dev

# Functions

List returns a list of all registered options (using Register()).
Parse takes a slice of key=value pairs and returns an Options type.
Register allows registering options so that they can be listed with List.

# Structs

Help contains information about an option.

# Type aliases

Options holds options in the form key=value.