pub const CHECK_TICK: &str = "\ Tick a checklist line off. ``` ytcli issue check tick PROJ-1 42 ``` Ids come from `ytcli issue checklist`. The whole list is printed afterwards.";