mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-23 03:25:42 +08:00
Add escaped home
This commit is contained in:
parent
afa30572f5
commit
2120b2e079
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user