pub const COMMENT_DELETE: &str = "\ Remove a comment. ``` ytcli issue comment delete PROJ-1 987654 ``` The id comes from `ytcli issue comments`, and is the comment's own — not the key of the issue it is on.";