.ie \n(.g .ds Aq \(aq .el .ds Aq ' .TH cog-log 1 "cog-log " .SH NAME cog\-log \- Like git log but for conventional commits .SH SYNOPSIS \fBcog\-log\fR [\fB\-B\fR|\fB\-\-breaking\-change\fR] [\fB\-t\fR|\fB\-\-type\fR] [\fB\-a\fR|\fB\-\-author\fR] [\fB\-s\fR|\fB\-\-scope\fR] [\fB\-e\fR|\fB\-\-no\-error\fR] [\fB\-h\fR|\fB\-\-help\fR] .SH DESCRIPTION Like git log but for conventional commits .SH OPTIONS .TP \fB\-B\fR, \fB\-\-breaking\-change\fR Filter BREAKING CHANGE commits .TP \fB\-t\fR, \fB\-\-type\fR=\fItype\fR Filter on commit type .TP \fB\-a\fR, \fB\-\-author\fR=\fIAUTHOR\fR Filter on commit author .TP \fB\-s\fR, \fB\-\-scope\fR=\fISCOPE\fR Filter on commit scope .TP \fB\-e\fR, \fB\-\-no\-error\fR Omit error on the commit log .TP \fB\-h\fR, \fB\-\-help\fR Print help