From e5053e88cdeae94f040db80c55535e3cd4f6c9b0 Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Wed, 30 Mar 2016 09:39:49 -0400 Subject: [PATCH] Noting jira login --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 072133d..c7c4605 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,8 @@ endpoint: https://jira.mycompany.com EOM ``` +Then use `jira login` to authenticate yourself. + ### Dynamic Configuration If the **.jira.d/config.yml** file is executable, then **go-jira** will attempt to execute the file and use the stdout for configuration. You can use this to customize templates or other overrides depending on what type of operation you are running. For example if you would like to use the "table" template when ever you run `jira ls`, then you can create a template like this: @@ -193,7 +195,7 @@ General Options: -e --endpoint=URI URI to use for jira -h --help Show this usage -t --template=FILE Template file to use for output/editing - -u --user=USER Username to use for authenticaion (default: $USER) + -u --user=USER Username to use for authentication (default: $USER) -v --verbose Increase output logging Query Options: