Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Section = &charm.Spec{
Name: "section",
Usage: "section [flags] path",
Short: "extract a section of a zed index file",
Long: `
The section command extracts a section from a zed index file and
writes it to the output. The -trailer option writes
the zed index trailer to the output in addition to the section if the section
number was specified.
See the "zed index" command help for a description of a zed index file.`,
New: newCommand,
}
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.