version

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2023 License: ISC Imports: 6 Imported by: 0

Documentation

Overview

Package version implements the "shrt version" command

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &base.Command{
	Run:       printVersion,
	Usage:     "version",
	Name:      "version",
	ShortHelp: "print version information",
	LongHelp: `Version prints program version information.

Version information is compliant with version 2.0.0 of the semver
spec. If the version includes a pre-release identifier, build metadata
is also appended to the reported version.
	`,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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