From bd54ecc4f606f11f264397bb01c5fb2b5ea96225 Mon Sep 17 00:00:00 2001 From: Facundo Olano Date: Thu, 15 Dec 2016 15:18:11 -0300 Subject: [PATCH] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4667597..66d49f3 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