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.