notesCmd

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2016 License: MIT Imports: 12 Imported by: 0

README

release notes

Print release notes for given version.

Usage

salsaflow release notes [-format=FORMAT] [-pretty] VERSION

Description

Use this command to print the release notes into the console.

There are multiple formats supported, just check the command help.

Documentation

Overview

Print release notes into the console.

salsaflow release notes [-format=FORMAT] [-pretty] VERSION

Description

Use this command to print the release notes into the console. There are multiple formats supported, just check the command help.

Index

Constants

This section is empty.

Variables

View Source
var Command = &gocli.Command{
	UsageLine: "notes [-format=FORMAT] [-pretty] VERSION",
	Short:     "print release notes",
	Long: fmt.Sprintf(`
  Print release notes for release VERSION.

  Supported formats: %v
	`, strings.Join(notes.AvailableEncodings(), ", ")),
	Action: run,
}

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