diff --git a/lib/App/Git/IssueManager/Modify.pm b/lib/App/Git/IssueManager/Modify.pm index dce3d14..fb0cfd3 100644 --- a/lib/App/Git/IssueManager/Modify.pm +++ b/lib/App/Git/IssueManager/Modify.pm @@ -14,7 +14,7 @@ use Term::ANSIColor; use Try::Tiny; -command_short_description 'create an issue within a project'; +command_short_description 'modify an issue within a project'; command_usage 'git issue add -s Humbug'; option 'subject' => (