Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ManPageFileMode defines the file permissions for the man page file ManPageFileMode = 0644 // ManPageDirMode defines the directory permissions for man page directories ManPageDirMode = 0755 )
Variables ¶
View Source
var VersionInfo = types.VersionInfo{
Version: "v0.1.9",
Commit: "",
BuildDate: "",
}
Functions ¶
func ListCommand ¶
func ManPageCommand ¶ added in v0.1.9
func UpdateAmiCommand ¶
func VersionCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.