From f113a7238f10965d3991c64b19de3b31df12968a Mon Sep 17 00:00:00 2001 From: Jacob Adams Date: Sat, 14 Mar 2015 12:06:21 -0400 Subject: [PATCH] Make rotate manpage more detailed Change-Id: I028550c17b87655a6e39a7f8b3233cbe982883eb --- minix/commands/rotate/rotate.8 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/minix/commands/rotate/rotate.8 b/minix/commands/rotate/rotate.8 index 6fb18c170..700a70ee4 100644 --- a/minix/commands/rotate/rotate.8 +++ b/minix/commands/rotate/rotate.8 @@ -4,9 +4,10 @@ rotate \- rotate logs .SH SYNOPSIS rotate .SH DESCRIPTION -Rotate logs +Rotate logs, where is the name of the log and +is the number of copies you wish to keep .SH EXAMPLES - +rotate /var/log/syslog 1 .SH SEE ALSO .SH AUTHOR -- 2.44.0