Skip to main content

CHECK_TICK

Constant CHECK_TICK 

Source
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.";