Skip to content

cmd/go: get -v missing from usage #16719

@JesseWeinstein

Description

@JesseWeinstein

On go version go1.5.1 linux/amd64, the first line of go get --help is: usage: get [-d] [-f] [-fix] [-insecure] [-t] [-u] [build flags] [packages] which doesn't mention the -v flag, even though it does work, and so should be documented. The function of -v appears to be to make the output more verbose.

This was originally reported by @epitron, here #12197 (comment) -- but no-one seems to have made the requested separate bug till now.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions