This commit is contained in:
srafi1 2019-11-21 14:41:52 -05:00
Родитель 83a19478ee
Коммит c278240b35
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -21,7 +21,7 @@ issue [-a <ASSIGNEE>] [-c <CREATOR>] [-@ <USER>] [-s <STATE>] [-f <FORMAT>] [-M
issue show [-f <FORMAT>] <NUMBER> issue show [-f <FORMAT>] <NUMBER>
issue create [-oc] [-m <MESSAGE>|-F <FILE>] [--edit] [-a <USERS>] [-M <MILESTONE>] [-l <LABELS>] issue create [-oc] [-m <MESSAGE>|-F <FILE>] [--edit] [-a <USERS>] [-M <MILESTONE>] [-l <LABELS>]
issue labels [--color] issue labels [--color]
issue transfer <ISSUE_NUMBER> <TARGET_REPO> issue transfer <ISSUE-NUMBER> <TARGET-REPO>
`, `,
Long: `Manage GitHub Issues for the current repository. Long: `Manage GitHub Issues for the current repository.