diff options
Diffstat (limited to 'debian/man/go-version.1')
-rw-r--r-- | debian/man/go-version.1 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/man/go-version.1 b/debian/man/go-version.1 new file mode 100644 index 000000000..2c1ebe0a4 --- /dev/null +++ b/debian/man/go-version.1 @@ -0,0 +1,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). |