address

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2019 License: GPL-2.0, GPL-2.0-or-later Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Goes = &goes.Goes{
	NAME: "address",
	USAGE: `
ip address [ {add|change|delete|replace|show(default)}[ OPTION... ]]`,
	APROPOS: lang.Alt{
		lang.EnUS: "protocol address management",
	},
	MAN: lang.Alt{
		lang.EnUS: `
SEE ALSO
	ip address man COMMAND || ip address COMMAND -man
	man ip || ip -man`,
	},
	ByName: map[string]cmd.Cmd{
		"add":     mod.Command("add"),
		"delete":  mod.Command("delete"),
		"replace": mod.Command("replace"),
		"show":    show.Command("show"),
		"":        show.Command(""),
	},
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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