Make rotate manpage more detailed

This commit is contained in:
Jacob Adams 2015-03-14 12:06:21 -04:00
parent f912036bae
commit cb815a09e9

View File

@ -4,9 +4,10 @@ rotate \- rotate logs
.SH SYNOPSIS .SH SYNOPSIS
rotate <log> <keep> rotate <log> <keep>
.SH DESCRIPTION .SH DESCRIPTION
Rotate logs Rotate logs, where <log> is the name of the log and <keep>
is the number of copies you wish to keep
.SH EXAMPLES .SH EXAMPLES
rotate /var/log/syslog 1
.SH SEE ALSO .SH SEE ALSO
.SH AUTHOR .SH AUTHOR