Commit 2120b2e0 authored by Andrew Stuart's avatar Andrew Stuart
Browse files

Add escaped home

parent afa30572
...@@ -62,9 +62,9 @@ open_jira_issue () { ...@@ -62,9 +62,9 @@ open_jira_issue () {
jira_url_help() { jira_url_help() {
cat << EOF cat << EOF
JIRA url is not specified anywhere. JIRA url is not specified anywhere.
Valid options, in order of preference: Valid options, in order of precedence:
.jira-url file .jira-url file
$HOME/.jira-url file \$HOME/.jira-url file
JIRA_URL environment variable JIRA_URL environment variable
EOF EOF
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment