Skip to main content

CHECK_UNTICK

Constant CHECK_UNTICK 

Source
pub const CHECK_UNTICK: &str = "\
Put a ticked checklist line back.

```
ytcli issue check untick PROJ-1 42
```

The opposite of `tick`, and the same output.";