Skip to content

Commit 35773f1

Browse files
authored
Update README.md with correct filename
1 parent ea7f5f6 commit 35773f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jira-automation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ $ source virtualenv/bin/activate
1414
# obtain your personal Jira access token here:
1515
# https://issues.redhat.com/secure/ViewProfile.jspa?selectedTab=com.atlassian.pats.pats-plugin:jira-user-personal-access-tokens
1616
$ export JIRA_TOKEN=...
17-
$ python clone-feature.py --feature RHTAP-383 --summary "New Team Enablement" --dry-run
17+
$ python clone-feature-w-epics.py --feature RHTAP-383 --summary "New Team Enablement" --dry-run
1818
$ deactivate
1919
```

0 commit comments

Comments
 (0)