debian man page for go-tool

Query: go-tool

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GO-TOOL(1)						      General Commands Manual							GO-TOOL(1)

NAME
go - tool for managing Go source code
SYNOPSIS
go tool [-n] command [ args... ]
DESCRIPTION
Tool runs the go tool command identified by the arguments. With no arguments it prints the list of known tools.
OPTIONS
-n The -n flag causes tool to print the command that would be executed but not execute it. For more about each tool command, see 'go tool command -h'.
AUTHOR
This manual page was written by Michael Stapelberg <stapelberg@debian.org>, for the Debian project (and may be used by others). 2012-05-13 GO-TOOL(1)
Related Man Pages
cddb-tool(1) - debian
go(1) - debian
mc-tool(1) - debian
secret-tool(1) - centos
mc-tool(1) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?