diff --git a/README.md b/README.md index 4667597b..66d49f39 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ jira trans close GOJIRA-321 -o resolution="Won't Fix" --noedit # same as above jira close GOJIRA-321 -o resolution="Won't Fix" -jira repopen GOJIRA-321 -m "reopening" # reopen issue +jira reopen GOJIRA-321 -m "reopening" # reopen issue jira watch GOJIRA-321 # add self as watcher to the issue