File: go-version.1

package info (click to toggle)
golang-defaults 2%3A1.7~5~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 160 kB
  • sloc: sh: 13; perl: 7; makefile: 5
file content (13 lines) | stat: -rw-r--r-- 453 bytes parent folder | download | duplicates (23)
1
2
3
4
5
6
7
8
9
10
11
12
13
.\"                                      Hey, EMACS: -*- nroff -*-
.TH GO-VERSION 1 "2012-05-13"
.\" Please adjust this date whenever revising the manpage.
.SH NAME
go \- tool for managing Go source code
.SH SYNOPSIS
.B go version
.SH DESCRIPTION
Version prints the Go version, as reported by runtime.Version.
.SH AUTHOR
.PP
This manual page was written by Michael Stapelberg <stapelberg@debian.org>,
for the Debian project (and may be used by others).