Skip to content

Commit

Permalink
Update README.md with correct filename
Browse files Browse the repository at this point in the history
  • Loading branch information
dfodorRH authored Oct 10, 2023
1 parent ea7f5f6 commit 35773f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jira-automation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ $ source virtualenv/bin/activate
# obtain your personal Jira access token here:
# https://issues.redhat.com/secure/ViewProfile.jspa?selectedTab=com.atlassian.pats.pats-plugin:jira-user-personal-access-tokens
$ export JIRA_TOKEN=...
$ python clone-feature.py --feature RHTAP-383 --summary "New Team Enablement" --dry-run
$ python clone-feature-w-epics.py --feature RHTAP-383 --summary "New Team Enablement" --dry-run
$ deactivate
```

0 comments on commit 35773f1

Please sign in to comment.