pub const CHECK_DELETE: &str = "\ Remove a line from an issue's checklist. ``` ytcli issue check delete PROJ-1 42 ``` Ids come from `ytcli issue checklist`. Tracker has no undelete.";