FIX: fixed documentation of Modify sub command
This commit is contained in:
parent
426b77cc6a
commit
08cf6c3b17
@ -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' => (
|
||||
|
Loading…
Reference in New Issue
Block a user