Skip to content

Help message still refers to gist on systems with renamed binary #328

Open
@travisdowns

Description

@travisdowns

On Ubuntu the binary is renamed gist-paste as you are no doubt aware. Perhaps the error messages, e.g., this login one:

$ gist-paste foo.txt 
Please log in with `gist --login`. (Github now requires credentials to gist https://bit.ly/2GBBxKw)

... could use the name of the invoked binary (gist-paste) here, to avoid confusing the user (e.g., using argv[0] or however the name is available in your implementation language).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions