Skip to content

Fix some incorrect error messages.#6

Merged
anthonysterling merged 1 commit into
actions:mainfrom
chrisgavin:fix-incorrect-message
Aug 10, 2020
Merged

Fix some incorrect error messages.#6
anthonysterling merged 1 commit into
actions:mainfrom
chrisgavin:fix-incorrect-message

Conversation

@chrisgavin

@chrisgavin chrisgavin commented Aug 6, 2020

Copy link
Copy Markdown
Contributor

f.Token is provided by the command line argument --destination-token, not -token.

f.BaseURL is likewise provided by --destination-url, not -baseURL.

(Although some Go accept long single-dashed arguments it seems like Cobra does not so I've also updated messages with single dashed arguments to use double-dashed arguments.)

@chrisgavin chrisgavin force-pushed the fix-incorrect-message branch from 186be74 to 732ce15 Compare August 6, 2020 14:03
@chrisgavin chrisgavin changed the title Fix an incorrect error message. Fix some incorrect error messages. Aug 6, 2020

@anthonysterling anthonysterling left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦅 👁️ 🙇‍♂️

@anthonysterling anthonysterling merged commit 27d5069 into actions:main Aug 10, 2020
@chrisgavin chrisgavin deleted the fix-incorrect-message branch August 10, 2020 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants